Skip to content

Commit

Permalink
Update Dockerfile.hosted
Browse files Browse the repository at this point in the history
  • Loading branch information
shaidar authored Dec 19, 2024
1 parent 911a059 commit 89ae03d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.hosted
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Build with something like:
# docker build -f ./Dockerfile.hosted --build-arg $(cat .keycloak_upstream_tag) --platform=linux/amd64 .
FROM quay.io/keycloak/keycloak:26.0@sha256:4388e2379b7e870a447adbe7b80bd61f5fbf04e925832b19669fda4957f05a81
FROM quay.io/keycloak/keycloak:26.0@sha256:cb3c2f071b3fd1a00051699ac95acf72fdd464d0e23804150169fd3037cff506

COPY ol-keycloak/oltheme/src/main/resources/theme/ /opt/keycloak/themes/
#COPY ol-keycloak/ol-spi/ /opt/keycloak/providers/
Expand Down

0 comments on commit 89ae03d

Please sign in to comment.