Skip to content

Commit

Permalink
chore(deps): update quay.io/keycloak/keycloak docker tag to v25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 20, 2024
1 parent 3840ede commit 5a4572b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/auth/example/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ services:
ports:
- 3352:3352
keycloak1:
image: quay.io/keycloak/keycloak:24.0.3
image: quay.io/keycloak/keycloak:25.0.1
environment:
DB_VENDOR: h2
KEYCLOAK_ADMIN : admin
Expand All @@ -33,7 +33,7 @@ services:
ports:
- 3353:8080
keycloak2:
image: quay.io/keycloak/keycloak:24.0.3
image: quay.io/keycloak/keycloak:25.0.1
environment:
DB_VENDOR: h2
KEYCLOAK_ADMIN: admin
Expand Down

0 comments on commit 5a4572b

Please sign in to comment.