Skip to content

Commit

Permalink
fix: corect auth image
Browse files Browse the repository at this point in the history
  • Loading branch information
MalinAhlberg committed Apr 22, 2024
1 parent ca2b41c commit 500b62c
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 @@ -24,7 +24,7 @@ services:

auth:
container_name: auth
image: ghcr.io/neicnordic/sensitive-data-archive:v0.3.25-auth
image: ghcr.io/neicnordic/sensitive-data-archive:v0.3.25
depends_on:
credentials:
condition: service_completed_successfully
Expand Down

0 comments on commit 500b62c

Please sign in to comment.