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 committed Oct 17, 2024
1 parent b208a1e commit 4c7f87f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/keycloak/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
type: "RuntimeDefault"
containers:
- name: "keycloak"
image: "quay.io/keycloak/keycloak:25.0.6"
image: "quay.io/keycloak/keycloak:26.0.1"
args: ["start"]
securityContext:
privileged: false
Expand Down

0 comments on commit 4c7f87f

Please sign in to comment.