We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4374793 commit ab67e85Copy full SHA for ab67e85
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.10.0-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