1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-05-06 07:42:23 +00:00

[Rspamd] Update to 3.14.3-1

This commit is contained in:
FreddleSpl0it
2026-03-09 07:59:34 +01:00
parent e848226062
commit 8760e7e5db
2 changed files with 2 additions and 2 deletions

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.2-82~90302bc
ARG RSPAMD_VER=rspamd_3.14.3-1~236eb65
ARG CODENAME=trixie
ENV LC_ALL=C