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