[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
No known key found for this signature in database
GPG Key ID: 00E14E7634F4BEC5
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>" LABEL maintainer="The Infrastructure Company GmbH <info@servercow.de>"
ARG DEBIAN_FRONTEND=noninteractive 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 ARG CODENAME=trixie
ENV LC_ALL=C ENV LC_ALL=C

View File

@ -84,7 +84,7 @@ services:
- clamd - clamd
rspamd-mailcow: rspamd-mailcow:
image: ghcr.io/mailcow/rspamd:3.14.2 image: ghcr.io/mailcow/rspamd:3.14.3-1
stop_grace_period: 30s stop_grace_period: 30s
depends_on: depends_on:
- dovecot-mailcow - dovecot-mailcow