Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Downgrade Keycloak to 14.0.0 (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
f11h authored Mar 10, 2022
1 parent 3221d62 commit 243295b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-QT
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/keycloak/keycloak:15.1.0
FROM quay.io/keycloak/keycloak:14.0.0

ARG WORK_DIR=/build
WORKDIR ${WORK_DIR}
Expand Down

0 comments on commit 243295b

Please sign in to comment.