Skip to content

Commit

Permalink
Update quay.io/keycloak/keycloak Docker tag to v26.0.7 (#9440)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 31, 2024
1 parent 1cafb54 commit 80405c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opencti-platform/opencti-dev/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ services:
# docker compose --profile keycloak up -d
opencti-dev-keycloak:
profiles: [ keycloak ]
image: quay.io/keycloak/keycloak:26.0.6
image: quay.io/keycloak/keycloak:26.0.7
volumes:
- keycloakdata:/opt/keycloak/data
container_name: opencti-dev-keycloak
Expand Down

0 comments on commit 80405c2

Please sign in to comment.