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 @@ -22,8 +22,8 @@ RUN set -eux; \
2222 ; \
2323 rm -rf /var/lib/apt/lists/*
2424
25- ENV HTTPD_VERSION 2.4.62
26- ENV HTTPD_SHA256 674188e7bf44ced82da8db522da946849e22080d73d16c93f7f4df89e25729ec
25+ ENV HTTPD_VERSION 2.4.63
26+ ENV HTTPD_SHA256 88fc236ab99b2864b248de7d49a008ec2afd7551e64dce8b95f58f32f94c46ab
2727
2828# https://httpd.apache.org/security/vulnerabilities_24.html
2929ENV 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.62
30- ENV HTTPD_SHA256 674188e7bf44ced82da8db522da946849e22080d73d16c93f7f4df89e25729ec
29+ ENV HTTPD_VERSION 2.4.63
30+ ENV HTTPD_SHA256 88fc236ab99b2864b248de7d49a008ec2afd7551e64dce8b95f58f32f94c46ab
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