Skip to content

Commit

Permalink
test: Use diracgrid/diracx/secret-generation:latest for making JWT si…
Browse files Browse the repository at this point in the history
…gning key
  • Loading branch information
chrisburr committed Oct 27, 2023
1 parent 820195d commit 26791f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CI/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ services:
pull_policy: always

diracx-init-key:
image: ghcr.io/diracgrid/diracx/server
image: ghcr.io/diracgrid/diracx/secret-generation:latest
container_name: diracx-init-key
environment:
- DIRACX_SERVICE_AUTH_TOKEN_KEY="file:///signing-key/rs256.key"
Expand Down

0 comments on commit 26791f1

Please sign in to comment.