Skip to content

Commit

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

Bump caddy from 2.7.5-alpine to 2.7.6-alpine
  • Loading branch information
nokhnaton committed Apr 25, 2024
2 parents 2f91eed + 10f073c commit 6fad187
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.5-alpine
FROM caddy:2.7.6-alpine
EXPOSE 80

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

0 comments on commit 6fad187

Please sign in to comment.