Skip to content

Commit

Permalink
Bump caddy from 2.7.6-alpine to 2.8.1-alpine
Browse files Browse the repository at this point in the history
Bumps caddy from 2.7.6-alpine to 2.8.1-alpine.

---
updated-dependencies:
- dependency-name: caddy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 1, 2024
1 parent bdab7fa commit 6d6761f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ COPY . .
RUN NODE_ENV=production npm run build:with-font


FROM caddy:2.7.6-alpine
FROM caddy:2.8.1-alpine
EXPOSE 80

COPY build/docker/Caddyfile /etc/caddy/Caddyfile
Expand Down

0 comments on commit 6d6761f

Please sign in to comment.