We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77c8644 commit d7bc433Copy full SHA for d7bc433
admin/Dockerfile
@@ -17,7 +17,7 @@ RUN cd libs && npm ci --ignore-scripts && cd .. && \
17
18
19
# Deploy container
20
-FROM caddy:2.8.4-alpine
+FROM caddy:2.11.2-alpine
21
22
# Copy over Caddyfile and static content
23
ARG build_dir
public/Dockerfile
@@ -16,7 +16,7 @@ RUN cd libs && npm ci --ignore-scripts && cd .. && \
16
0 commit comments