Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesLichtenberger authored Apr 8, 2024
1 parent 33f30bb commit ac9bd9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/resources/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
keycloak:
image: jboss/keycloak:7.0.1
image: quay.io/keycloak/keycloak:7.0.1
ports:
- 8080:8080
environment:
Expand Down

0 comments on commit ac9bd9b

Please sign in to comment.