Skip to content

Commit

Permalink
Merge pull request #319 from xenit-eu/renovate/quay.io-keycloak-keycl…
Browse files Browse the repository at this point in the history
…oak-26.x

Update quay.io/keycloak/keycloak Docker tag to v26.1.3
  • Loading branch information
NielsCW authored Mar 7, 2025
2 parents 6ac6a27 + 2d8c182 commit e64e640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/docker-compose-keycloak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.7'

services:
keycloak:
image: quay.io/keycloak/keycloak:26.0.7
image: quay.io/keycloak/keycloak:26.1.3
command: start-dev --import-realm
volumes:
- ./example-keycloak:/opt/keycloak/data/import/:rw
Expand Down

0 comments on commit e64e640

Please # to comment.