Skip to content

Commit 8291f6b

Browse files
committed
Update to 2.4.20
1 parent 7e73961 commit 8291f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2.4/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ RUN apt-get update \
2121
libssl1.0.0 \
2222
&& rm -r /var/lib/apt/lists/*
2323

24-
ENV HTTPD_VERSION 2.4.18
24+
ENV HTTPD_VERSION 2.4.20
2525
ENV HTTPD_BZ2_URL https://www.apache.org/dist/httpd/httpd-$HTTPD_VERSION.tar.bz2
2626

2727
RUN buildDeps=' \

0 commit comments

Comments
 (0)