Update to 2.4.18
This commit is contained in:
parent
01bbb88480
commit
1f1f7d39d5
|
|
@ -24,7 +24,7 @@ RUN apt-get update \
|
|||
# see https://httpd.apache.org/download.cgi#verify
|
||||
RUN gpg --keyserver ha.pool.sks-keyservers.net --recv-keys A93D62ECC3C8EA12DB220EC934EA76E6791485A8
|
||||
|
||||
ENV HTTPD_VERSION 2.4.17
|
||||
ENV HTTPD_VERSION 2.4.18
|
||||
ENV HTTPD_BZ2_URL https://www.apache.org/dist/httpd/httpd-$HTTPD_VERSION.tar.bz2
|
||||
|
||||
RUN buildDeps=' \
|
||||
|
|
|
|||
Loading…
Reference in New Issue