Skip to content

Commit 0fc1bc9

Browse files
committed
Changed: Keycloak version upgraded to 26.1.4
1 parent ba08b5f commit 0fc1bc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conf/keycloak/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ RUN mvn clean package
1414
# ------------------------------------------
1515
# Stage 2: Build Keycloak Image
1616
# ------------------------------------------
17-
FROM quay.io/keycloak/keycloak:26.1.0
17+
FROM quay.io/keycloak/keycloak:26.1.4
1818

1919
# Add the Oracle JDBC jars
2020
ARG ORACLE_JDBC_VERSION=23.7.0.25.01

0 commit comments

Comments
 (0)