Skip to content

Commit

Permalink
Update to 2.4.63
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Jan 24, 2025
1 parent e073a36 commit 329f85a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions 2.4/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ RUN set -eux; \
; \
rm -rf /var/lib/apt/lists/*

ENV HTTPD_VERSION 2.4.62
ENV HTTPD_SHA256 674188e7bf44ced82da8db522da946849e22080d73d16c93f7f4df89e25729ec
ENV HTTPD_VERSION 2.4.63
ENV HTTPD_SHA256 88fc236ab99b2864b248de7d49a008ec2afd7551e64dce8b95f58f32f94c46ab

# https://httpd.apache.org/security/vulnerabilities_24.html
ENV HTTPD_PATCHES=""
Expand Down
4 changes: 2 additions & 2 deletions 2.4/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ RUN set -eux; \
perl \
;

ENV HTTPD_VERSION 2.4.62
ENV HTTPD_SHA256 674188e7bf44ced82da8db522da946849e22080d73d16c93f7f4df89e25729ec
ENV HTTPD_VERSION 2.4.63
ENV HTTPD_SHA256 88fc236ab99b2864b248de7d49a008ec2afd7551e64dce8b95f58f32f94c46ab

# https://httpd.apache.org/security/vulnerabilities_24.html
ENV HTTPD_PATCHES=""
Expand Down

0 comments on commit 329f85a

Please sign in to comment.