Skip to content

Commit

Permalink
chore(deps): update caddy docker tag to v2.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 3, 2024
1 parent 769de50 commit 3405809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RUN npm ci --ignore-scripts --no-update-notifier --omit=dev && \

# Deploy container
# Caddy serves static files
FROM caddy:2.8.1-alpine
FROM caddy:2.8.4-alpine
RUN apk add --no-cache ca-certificates

# Copy static files and run formatting
Expand Down

0 comments on commit 3405809

Please sign in to comment.