We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fadca0f commit 4184db9Copy full SHA for 4184db9
Dockerfile.hosted
@@ -1,6 +1,6 @@
1
# Build with something like:
2
# docker build -f ./Dockerfile.hosted --build-arg $(cat .keycloak_upstream_tag) --platform=linux/amd64 .
3
-FROM quay.io/keycloak/keycloak:26.1@sha256:ac430f92e286fdcbef10bc8ea6e2b2472eae5838dc264221be338f6733453e70
+FROM quay.io/keycloak/keycloak:26.1@sha256:2ce6c7c70994c70dbbd70b372a5422c3b4eebb32583175eac03751320609e52c
4
5
COPY ol-keycloak/oltheme/src/main/resources/theme/ /opt/keycloak/themes/
6
#COPY ol-keycloak/ol-spi/ /opt/keycloak/providers/
0 commit comments