Skip to content

Commit a5da048

Browse files
committed
chore: Fix keycloack version
1 parent f2f3cf2 commit a5da048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compas/keycloak/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# SPDX-License-Identifier: Apache-2.0
44

5-
FROM quay.io/keycloak/keycloak:latest
5+
FROM quay.io/keycloak/keycloak:26.2.3
66

77
ARG COMPAS_HOSTNAME
88

0 commit comments

Comments
 (0)