Skip to content

Commit

Permalink
chore(deps): update quay.io/keycloak/keycloak docker tag to v26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 18, 2025
1 parent e9a8fae commit 626f2f6
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
@@ -1,7 +1,7 @@
services:

keycloak:
image: quay.io/keycloak/keycloak:26.0
image: quay.io/keycloak/keycloak:26.1
volumes:
- /etc/localtime:/etc/localtime:ro
- ./dev/scripts/keycloak:/opt/keycloak/data/import
Expand Down

0 comments on commit 626f2f6

Please sign in to comment.