Skip to content

Commit

Permalink
fix(ci): docker-compose yml (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
AleF83 authored Dec 29, 2024
1 parent 4ba2867 commit 5118241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/docker-compose.override.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
services:
oidc-server-mock:
image: ghcr.io/soluto/oidc-server-mock:${IMAGE_TAG}-test
image: ghcr.io/soluto/oidc-server-mock:${IMAGE_TAG}

0 comments on commit 5118241

Please sign in to comment.