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