Skip to content

Commit

Permalink
chore(deps): update quay.io/keycloak/keycloak docker tag to v26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent e79a01d commit 8e16b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ services:
- "5432"

keycloak:
image: quay.io/keycloak/keycloak:24.0.3
image: quay.io/keycloak/keycloak:26.0.1
container_name: ${COMPOSE_PROJECT_NAME_SAFE}_keycloak
restart: on-failure
volumes:
Expand Down

0 comments on commit 8e16b9f

Please sign in to comment.