Skip to content

Commit

Permalink
chore: create folder structure for keycloak 26 (#404)
Browse files Browse the repository at this point in the history
  • Loading branch information
thegentlemanphysicist authored Nov 18, 2024
1 parent 7737212 commit 76f6509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/keycloak/Dockerfile-26
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ COPY --from=extensions-builder /tmp/services/target/bcgov-services-1.0.0.jar /op
WORKDIR /opt/keycloak

# Failing on this step:
RUN /opt/keycloak/bin/kc.sh build
RUN /opt/keycloak/bin/kc.sh build --verbose

FROM registry.redhat.io/rhbk/keycloak-rhel9:26.0-3

Expand Down

0 comments on commit 76f6509

Please sign in to comment.