Skip to content

Commit

Permalink
Update Dockerfile-24
Browse files Browse the repository at this point in the history
  • Loading branch information
arcshiftsolutions authored Oct 4, 2024
1 parent e98a819 commit c9e2647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/keycloak/Dockerfile-24
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ COPY --from=extensions-builder /tmp/services/target/bcgov-services-1.0.0.jar /op

WORKDIR /opt/keycloak

RUN /opt/keycloak/bin/kc.sh build
RUN /opt/keycloak/bin/kc.sh --verbose build

FROM registry.redhat.io/rhbk/keycloak-rhel9:24-17

Expand Down

0 comments on commit c9e2647

Please sign in to comment.