Skip to content

Commit

Permalink
rollback to keycloak 19
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Theel committed Oct 18, 2023
1 parent 58f9f8d commit b99de2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/keycloak/keycloak:21.0
FROM quay.io/keycloak/keycloak:19.0
COPY testdata data/import
WORKDIR /opt/keycloak
ENV KC_HOSTNAME=localhost
Expand Down

0 comments on commit b99de2d

Please sign in to comment.