Update RSPAMD version to 4.1.0

This commit is contained in:
Dmytro Alieksieiev 2026-06-09 01:19:06 +02:00 committed by GitHub
parent b0873edb6a
commit 15891960f7
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_4.0.1-1~8700333
ARG RSPAMD_VER=rspamd_4.1.0-1~e2b0b18
ARG CODENAME=trixie
ENV LC_ALL=C