Skip to content

Commit

Permalink
chore(deps): update quay.io/keycloak/keycloak docker tag to v23.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 14, 2024
1 parent 0533567 commit 7131387
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:23.0.6
image: quay.io/keycloak/keycloak:23.0.7
environment:
DB_VENDOR: h2
KEYCLOAK_ADMIN : admin
Expand All @@ -33,7 +33,7 @@ services:
ports:
- 3353:8080
keycloak2:
image: quay.io/keycloak/keycloak:23.0.6
image: quay.io/keycloak/keycloak:23.0.7
environment:
DB_VENDOR: h2
KEYCLOAK_ADMIN: admin
Expand Down

0 comments on commit 7131387

Please # to comment.