Latest code

This commit is contained in:
Thomas E Lackey 2022-12-13 19:16:43 -06:00
parent 5e8c01c077
commit 99cabc080c

View File

@ -3,7 +3,7 @@ RUN apk add --update --no-cache git
WORKDIR /build
RUN git clone https://github.com/cerc-io/keycloak-api-key-demo.git && \
cd keycloak-api-key-demo && \
git checkout 'd29c0894a8b79d8f9df2f030a2537807177cc283' && \
git checkout '69c1903a6f1bdecb654e9982708239c698e3d648' && \
mvn -f api-key-module package
FROM quay.io/keycloak/keycloak:20.0