Skip to content

Commit 62878cc

Browse files
build(deps): bump caddy in /Containers/apache
Bumps caddy from 2.9.1-alpine to 2.10.0-alpine. --- updated-dependencies: - dependency-name: caddy dependency-version: 2.10.0-alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4616ea8 commit 62878cc

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)