We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1b6630 commit 342be5eCopy full SHA for 342be5e
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:289bfb86e3b7d7ea6cfd54b09e1b1e33c31ee42a39317032afebb6ab54b17c9f
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