Skip to content

Commit e26a9d7

Browse files
Bump caddy from 2.7.5 to 2.7.6
Bumps caddy from 2.7.5 to 2.7.6. --- updated-dependencies: - dependency-name: caddy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0524f3a commit e26a9d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
FROM caddy:2.7.5-builder AS builder
1+
FROM caddy:2.7.6-builder AS builder
22

33
RUN xcaddy build \
44
--with github.com/caddy-dns/cloudflare
55

6-
FROM caddy:2.7.5
6+
FROM caddy:2.7.6
77

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

0 commit comments

Comments
 (0)