Skip to content

Commit

Permalink
Update Dockerfile.hosted
Browse files Browse the repository at this point in the history
  • Loading branch information
shaidar authored Jan 30, 2024
1 parent 15e2ac0 commit d858bce
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:22.0
FROM quay.io/keycloak/keycloak:23.0

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 d858bce

Please sign in to comment.