We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b80bc26 + 57efcd8 commit f1a6526Copy full SHA for f1a6526
Containers/apache/Dockerfile
@@ -2,7 +2,7 @@
2
FROM caddy:2.10.2-alpine AS caddy
3
4
# From https://github.com/docker-library/httpd/blob/master/2.4/alpine/Dockerfile
5
-FROM httpd:2.4.65-alpine3.22
+FROM httpd:2.4.66-alpine3.22
6
7
COPY --from=caddy /usr/bin/caddy /usr/bin/caddy
8
0 commit comments