Skip to content

Commit

Permalink
chore(deps): update quay.io/keycloak/keycloak docker tag to v25.0.2 (#…
Browse files Browse the repository at this point in the history
…416)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent 6c78092 commit 7afaa6a
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:25.0.1
image: quay.io/keycloak/keycloak:25.0.2
environment:
DB_VENDOR: h2
KEYCLOAK_ADMIN : admin
Expand All @@ -33,7 +33,7 @@ services:
ports:
- 3353:8080
keycloak2:
image: quay.io/keycloak/keycloak:25.0.1
image: quay.io/keycloak/keycloak:25.0.2
environment:
DB_VENDOR: h2
KEYCLOAK_ADMIN: admin
Expand Down

0 comments on commit 7afaa6a

Please sign in to comment.