Skip to content

Commit 9c8d31a

Browse files
committed
Update quay.io/keycloak/keycloak Docker tag to v26.3.3
1 parent c906237 commit 9c8d31a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/keycloak/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ spec:
3434
type: "RuntimeDefault"
3535
containers:
3636
- name: "keycloak"
37-
image: "quay.io/keycloak/keycloak:26.3.2"
37+
image: "quay.io/keycloak/keycloak:26.3.3"
3838
args: ["start"]
3939
securityContext:
4040
privileged: false

0 commit comments

Comments
 (0)