Skip to content

Commit 33c3d6e

Browse files
chore(deps): bump caddy from 2.10.0 to 2.10.2
Bumps caddy from 2.10.0 to 2.10.2. --- updated-dependencies: - dependency-name: caddy dependency-version: 2.10.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d127949 commit 33c3d6e

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
@@ -10,7 +10,7 @@ RUN npm run build
1010

1111
FROM wurstbrot/dsomm-yaml-generation:1.15.3 AS yaml
1212

13-
FROM caddy:2.10.0
13+
FROM caddy:2.10.2
1414
ENV PORT=8080
1515

1616
COPY Caddyfile /etc/caddy/Caddyfile

0 commit comments

Comments
 (0)