We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42b1b07 commit 139eb17Copy full SHA for 139eb17
1 file changed
frontend/Dockerfile
@@ -11,7 +11,7 @@ RUN npm ci --ignore-scripts --no-update-notifier --omit=dev && \
11
12
# Deploy container
13
# Caddy serves static files
14
-FROM caddy:2.7.5-alpine
+FROM caddy:2.7.6-alpine
15
RUN apk add --no-cache ca-certificates
16
17
# Copy static files and run formatting
0 commit comments