diff --git a/core/rspamd/Dockerfile b/core/rspamd/Dockerfile index 33174c1a..6ec211c4 100644 --- a/core/rspamd/Dockerfile +++ b/core/rspamd/Dockerfile @@ -1,4 +1,4 @@ -ARG DISTRO=alpine:3.14.2 +ARG DISTRO=alpine:3.15 FROM $DISTRO ENV TZ Etc/UTC