Skip to content

Commit

Permalink
⬆️(project) upgrade quay.io/keycloak/keycloak Docker tag to v25
Browse files Browse the repository at this point in the history
| datasource | package                   | from | to   |
| ---------- | ------------------------- | ---- | ---- |
| docker     | quay.io/keycloak/keycloak | 24.0 | 25.0 |
  • Loading branch information
renovate[bot] authored and jmaupetit committed Jun 10, 2024
1 parent 84558c1 commit c55bf1a
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 @@ -33,7 +33,7 @@ services:
- keycloak

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

0 comments on commit c55bf1a

Please sign in to comment.