Skip to content

Commit 139eb17

Browse files
chore(deps): update caddy docker tag to v2.7.6 (#1718)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 42b1b07 commit 139eb17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN npm ci --ignore-scripts --no-update-notifier --omit=dev && \
1111

1212
# Deploy container
1313
# Caddy serves static files
14-
FROM caddy:2.7.5-alpine
14+
FROM caddy:2.7.6-alpine
1515
RUN apk add --no-cache ca-certificates
1616

1717
# Copy static files and run formatting

0 commit comments

Comments
 (0)