aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2025-07-15 21:02:39 +0100
committerGravatar Joe Banks <[email protected]>2025-07-15 21:02:39 +0100
commit7816e148e481810a85a052be88b2f25cc9180b52 (patch)
tree31ec22153955ec894b2ab6944cfeddeb972b6f08
parentBuild LDAP disabled mapping utility when building image (diff)
Update Keycloak to 26.3.0
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 9d4e27f..a657875 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-ARG KEYCLOAK_VERSION=26.1.1
+ARG KEYCLOAK_VERSION=26.3.0
FROM node:20 AS keycloakify_jar_builder
RUN apt-get update && \
apt-get install -y openjdk-17-jdk && \