Update Keycloak packages to v26.5.7 #12

Merged
june merged 1 commit from renovate/keycloak-packages into main 2026-04-05 01:07:33 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 5ff157791a - Show all commits

Update Keycloak packages to v26.5.7
All checks were successful
/ Verify (pull_request) Successful in 1m0s
/ Verify (push) Successful in 44s

Renovate 2026-04-03 22:02:04 +00:00 committed by June

View file

@ -17,7 +17,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<keycloak.version>26.4.2</keycloak.version>
<keycloak.version>26.5.7</keycloak.version>
</properties>
<dependencies>

View file

@ -1,6 +1,6 @@
services:
keycloak:
image: quay.io/keycloak/keycloak:26.5.3
image: quay.io/keycloak/keycloak:26.5.7
pull_policy: always
command: "start-dev --features=declarative-ui"
environment: