File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ RUN set -eux; \
2121 ; \
2222 apt-get dist-clean
2323
24- ENV HTTPD_VERSION 2.4.65
25- ENV HTTPD_SHA256 58b8be97d9940ec17f7656c0c6b9f41b618aac468b894b534148e3296c53b8b3
24+ ENV HTTPD_VERSION 2.4.66
25+ ENV HTTPD_SHA256 94d7ff2b42acbb828e870ba29e4cbad48e558a79c623ad3596e4116efcfea25a
2626
2727# https://httpd.apache.org/security/vulnerabilities_24.html
2828ENV HTTPD_PATCHES=""
Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ RUN set -eux; \
2626 perl \
2727 ;
2828
29- ENV HTTPD_VERSION 2.4.65
30- ENV HTTPD_SHA256 58b8be97d9940ec17f7656c0c6b9f41b618aac468b894b534148e3296c53b8b3
29+ ENV HTTPD_VERSION 2.4.66
30+ ENV HTTPD_SHA256 94d7ff2b42acbb828e870ba29e4cbad48e558a79c623ad3596e4116efcfea25a
3131
3232# https://httpd.apache.org/security/vulnerabilities_24.html
3333ENV HTTPD_PATCHES=""
You can’t perform that action at this time.
0 commit comments