Update to 2.4.23
This commit is contained in:
parent
90fcd5ffe5
commit
2d50ff61c9
|
|
@ -22,7 +22,7 @@ RUN apt-get update \
|
||||||
libssl1.0.0 \
|
libssl1.0.0 \
|
||||||
&& rm -r /var/lib/apt/lists/*
|
&& rm -r /var/lib/apt/lists/*
|
||||||
|
|
||||||
ENV HTTPD_VERSION 2.4.20
|
ENV HTTPD_VERSION 2.4.23
|
||||||
ENV HTTPD_BZ2_URL https://www.apache.org/dist/httpd/httpd-$HTTPD_VERSION.tar.bz2
|
ENV HTTPD_BZ2_URL https://www.apache.org/dist/httpd/httpd-$HTTPD_VERSION.tar.bz2
|
||||||
|
|
||||||
RUN buildDeps=' \
|
RUN buildDeps=' \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue