Skip to content

Commit

Permalink
chore(deps): update quay.io/keycloak/keycloak docker tag to v23 (#11718)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 23, 2023
1 parent eb42b22 commit bcfad95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ops/docker-compose/application/auth/keycloak/keycloak.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
depends_on:
- coredns
- postgres
image: quay.io/keycloak/keycloak:22.0.5
image: quay.io/keycloak/keycloak:23.0.0
command: ["start-dev", "--import-realm"]
container_name: keycloak
init: true
Expand Down

0 comments on commit bcfad95

Please sign in to comment.