We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7d7e39 commit 11ae286Copy full SHA for 11ae286
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:75ca4b2e4e954ff89c20ba8e5aeeef3bd0d250847fedb1c9752949823b319dda
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