Skip to content

Commit f1a6526

Browse files
authored
Merge pull request #7275 from nextcloud/dependabot/docker/Containers/apache/httpd-2.4.66-alpine3.22
build(deps): bump httpd from 2.4.65-alpine3.22 to 2.4.66-alpine3.22 in /Containers/apache
2 parents b80bc26 + 57efcd8 commit f1a6526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containers/apache/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
FROM caddy:2.10.2-alpine AS caddy
33

44
# From https://github.com/docker-library/httpd/blob/master/2.4/alpine/Dockerfile
5-
FROM httpd:2.4.65-alpine3.22
5+
FROM httpd:2.4.66-alpine3.22
66

77
COPY --from=caddy /usr/bin/caddy /usr/bin/caddy
88

0 commit comments

Comments
 (0)