Skip to content

Commit

Permalink
Update Argus-frontend to newest version (1.14.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
johannaengland committed Aug 20, 2024
1 parent cb86c11 commit 1e875ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.5'
services:
frontend:
image: ghcr.io/uninett/argus-frontend:1.13.0
image: ghcr.io/uninett/argus-frontend:1.14.1
environment:
- REACT_APP_BACKEND_URL=${ARGUS_BACKEND_URL}
- REACT_APP_ENABLE_WEBSOCKETS_SUPPORT=true
Expand Down

0 comments on commit 1e875ba

Please sign in to comment.