Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 5, 2024
1 parent 0cb865c commit 23a0ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/smoke_tests/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: "conductor-smoke-test"
services:
# Keycloak (JWT/JWKS Provider)
keycloak:
image: quay.io/keycloak/keycloak:24.0.0
image: quay.io/keycloak/keycloak:24.0.1
environment:
KEYCLOAK_ADMIN: admin
KEYCLOAK_ADMIN_PASSWORD: admin
Expand Down

0 comments on commit 23a0ae5

Please sign in to comment.