Skip to content

Commit 3e2e4f7

Browse files
committed
update keycloak path
1 parent 16847db commit 3e2e4f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/Dockerfile.auth

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM jboss/keycloak:16.1.1
1+
FROM quay.io/keycloak/keycloak:16.1.1
22
USER root
33
RUN mkdir -p /tmp/realm_data/
44
COPY demo/kc_setup_keyfile.sh /scripts/kc_setup_keyfile.sh

0 commit comments

Comments
 (0)