Skip to content

Commit 89df456

Browse files
Bump caddy from 2.10.2 to 2.11.2
Bumps caddy from 2.10.2 to 2.11.2. --- updated-dependencies: - dependency-name: caddy dependency-version: 2.11.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 024c7e0 commit 89df456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ RUN mkdir -p /usr/src/app/dist/dsomm/assets && \
2121

2222
FROM wurstbrot/dsomm-yaml-generation:4.2.0 AS yaml
2323

24-
FROM caddy:2.10.2
24+
FROM caddy:2.11.2
2525
ENV PORT=8080
2626

2727
COPY Caddyfile /etc/caddy/Caddyfile

0 commit comments

Comments
 (0)