diff --git a/Dockerfile b/Dockerfile index 2b7ac16..e258e42 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM caddy:2.6.3-alpine +FROM caddy:2.6.4-alpine SHELL ["/bin/ash", "-eo", "pipefail", "-c"]