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