Merge pull request #7172 from mailcow/dragoangel-patch-4

Update RSPAMD version to 4.1.0 in Dockerfile
This commit is contained in:
FreddleSpl0it 2026-06-11 09:04:19 +02:00 committed by GitHub
commit 5f5367f2f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@ FROM debian:trixie-slim
LABEL maintainer="The Infrastructure Company GmbH <info@servercow.de>"
ARG DEBIAN_FRONTEND=noninteractive
ARG RSPAMD_VER=rspamd_3.14.3-1~236eb65
ARG RSPAMD_VER=rspamd_4.1.0-1~e2b0b18
ARG CODENAME=trixie
ENV LC_ALL=C