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 40455e9 commit 05502bd
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 @@ -13,7 +13,7 @@ ENV KC_METRICS_ENABLED=true
# Configure a database vendor
ENV KC_DB=postgres

COPY --from=extensions-builder /tmp/services/target/bcgov-services-1.0.0.jar /opt/keycloak/providers/
# COPY --from=extensions-builder /tmp/services/target/bcgov-services-1.0.0.jar /opt/keycloak/providers/

WORKDIR /opt/keycloak

Expand Down

0 comments on commit 05502bd

Please sign in to comment.