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 20bbc55 commit 3e3fcbfCopy full SHA for 3e3fcbf
frontend/Dockerfile
@@ -7,7 +7,7 @@ COPY . ./
7
RUN npm run deploy
8
9
# Deploy using Caddy to host static files
10
-FROM caddy:2.10.0-alpine
+FROM caddy:2.10.2-alpine
11
RUN apk add --no-cache ca-certificates
12
13
# Copy static files, verify Caddyfile formatting
0 commit comments