diff --git a/Dockerfile b/Dockerfile index 856d96e..c4a1356 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM caddy:2.7.3-alpine +FROM caddy:2.7.4-alpine SHELL ["/bin/ash", "-eo", "pipefail", "-c"]