Skip to content

Commit

Permalink
container update mod_auth_openidc to bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
skoranda committed Mar 11, 2024
1 parent d88a194 commit 1c4e8db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container/registry/mod_auth_openidc/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ARG MOD_AUTH_OPENIDC_VERSION

FROM comanage-registry-base:${COMANAGE_REGISTRY_VERSION}-${COMANAGE_REGISTRY_BASE_IMAGE_VERSION} AS comanage

FROM debian:11-slim AS building
FROM debian:12-slim AS building

ARG MOD_AUTH_OPENIDC_VERSION
ENV MOD_AUTH_OPENIDC_VERSION ${MOD_AUTH_OPENIDC_VERSION:-2.4.12.2}
Expand Down

0 comments on commit 1c4e8db

Please sign in to comment.