diff --git a/service/rspamd/Containerfile b/service/rspamd/Containerfile index 6d6966a..a6f84b8 100644 --- a/service/rspamd/Containerfile +++ b/service/rspamd/Containerfile @@ -1,5 +1,5 @@ FROM docker.io/debian:bullseye-slim -ARG VERSION=3.4 +ARG VERSION=3.5 RUN apt-get update -y && apt-get install -y --no-install-recommends \ ca-certificates curl gnupg