diff --git a/Dockerfile b/Dockerfile index 74f14c28d..8552499ca 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ # Note: the above syntax parser directive is only needed so that we can use the COPY directive with # the `--exclude` option. -FROM caddy:2.11.3 +FROM caddy:2.11.4 COPY build/POLARISATION /srv/POLARISATION COPY build/assets/images /srv/assets/images