Skip to content

Commit

Permalink
container bump mod_auth_openidc version to 2.4.12.2 (NOJIRA)
Browse files Browse the repository at this point in the history
  • Loading branch information
skoranda committed Jan 12, 2023
1 parent 46bae8a commit 54d9303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container/match/mod_auth_openidc/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ FROM comanage-match-base:${COMANAGE_MATCH_VERSION}-${COMANAGE_MATCH_BASE_IMAGE_V
FROM debian:11-slim AS building

ARG MOD_AUTH_OPENIDC_VERSION
ENV MOD_AUTH_OPENIDC_VERSION ${MOD_AUTH_OPENIDC_VERSION:-2.4.11}
ENV MOD_AUTH_OPENIDC_VERSION ${MOD_AUTH_OPENIDC_VERSION:-2.4.12.2}

RUN apt-get update \
&& apt-get install -y --no-install-recommends \
Expand Down

0 comments on commit 54d9303

Please sign in to comment.