Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesLichtenberger committed Jun 13, 2024
1 parent de6b856 commit ccba4ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.4'
services:
keycloak:
image: quay.io/keycloak/keycloak:8.0.2
image: quay.io/keycloak/keycloak:7.0.1
ports:
- 8080:8080
environment:
Expand Down

0 comments on commit ccba4ff

Please sign in to comment.