mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-17 16:45:06 +00:00
Update RSPAMD version to 4.1.0
This commit is contained in:
parent
b0873edb6a
commit
15891960f7
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue