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 f71718c commit b2fd0f6
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:6a1da18263c3717397ae9518244fc2821bbf85d0607bc09a79f074d04c29ff24

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 b2fd0f6

Please sign in to comment.