Skip to content

Commit 8f5752d

Browse files
authored
Merge pull request nextcloud#6326 from nextcloud/dependabot/docker/Containers/apache/caddy-2.10.0-alpine
build(deps): bump caddy from 2.9.1-alpine to 2.10.0-alpine in /Containers/apache
2 parents bbdd7b2 + 62878cc commit 8f5752d

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
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:latest
2-
FROM caddy:2.9.1-alpine AS caddy
2+
FROM caddy:2.10.0-alpine AS caddy
33

44
# From https://github.com/docker-library/httpd/blob/master/2.4/alpine/Dockerfile
55
FROM httpd:2.4.63-alpine3.21

0 commit comments

Comments
 (0)