Skip to content

Commit

Permalink
Update quay.io/keycloak/keycloak Docker tag to v26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 3bf139b commit ca43959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/backend/services/keycloak/compose.base.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
keycloak:
image: quay.io/keycloak/keycloak:25.0
image: quay.io/keycloak/keycloak:26.0
command: start-dev --import-realm --http-port=80
env_file: ./config/.env
volumes:
Expand Down

0 comments on commit ca43959

Please sign in to comment.