diff --git a/Dockerfile b/Dockerfile index 1d96033..a3ff7ef 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM caddy:2.7.6-alpine +FROM caddy:2.8.0-alpine SHELL ["/bin/ash", "-eo", "pipefail", "-c"]