Skip to content

Commit

Permalink
update to mod_perl 2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
pabra committed Nov 21, 2023
1 parent b787fb2 commit d726cfc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM httpd:2.4.57-alpine

ARG MOD_PERL_VERSION=2.0.12
ARG MOD_PERL_SHA=f5b821b59b0fdc9670e46ed0fcf32d8911f25126189a8b68c1652f9221eee269
ARG MOD_PERL_VERSION=2.0.13
ARG MOD_PERL_SHA=ade3be31c447b8448869fecdfcace258d6d587b8c6c773c5f22735f70d82d6da

RUN apk add --no-cache gettext \
&& apk add --no-cache --virtual .build-dependencies apr-dev apr-util-dev gcc libc-dev make wget perl-dev \
Expand Down

0 comments on commit d726cfc

Please sign in to comment.