Skip to content

Commit

Permalink
Merge pull request #4335 from traPtitech/dependabot/docker/caddy-2.8.…
Browse files Browse the repository at this point in the history
…4-alpine

Bump caddy from 2.7.6-alpine to 2.8.4-alpine
  • Loading branch information
cp-20 committed Jul 7, 2024
2 parents 286dc1c + ebc9e02 commit 4c7eced
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.4-alpine
EXPOSE 80

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

0 comments on commit 4c7eced

Please sign in to comment.