Skip to content

Commit

Permalink
Update backend to 1.15.0
Browse files Browse the repository at this point in the history
This is the latest release.
  • Loading branch information
lunkwill42 committed Apr 10, 2024
1 parent ce2cd9f commit 8b5d854
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
Expand Up @@ -17,7 +17,7 @@ services:
- "${ARGUS_FRONTEND_PORT}:8080"

api:
image: ghcr.io/uninett/argus:1.14.2
image: ghcr.io/uninett/argus:1.15.0

ports:
- "${ARGUS_BACKEND_PORT}:8000"
Expand Down

0 comments on commit 8b5d854

Please sign in to comment.