Skip to content

Commit

Permalink
⬆️(project) upgrade quay.io/keycloak/keycloak Docker tag to v26.1
Browse files Browse the repository at this point in the history
| datasource | package                   | from | to   |
| ---------- | ------------------------- | ---- | ---- |
| docker     | quay.io/keycloak/keycloak | 26.0 | 26.1 |
  • Loading branch information
renovate[bot] authored and jmaupetit committed Jan 15, 2025
1 parent ce6521d commit bfcb414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ services:
condition: service_healthy

keycloak:
image: quay.io/keycloak/keycloak:26.0
image: quay.io/keycloak/keycloak:26.1
env_file:
- env.d/keycloak
command: start-dev
Expand Down

0 comments on commit bfcb414

Please sign in to comment.