Merge branch 'staging' into nightly

This commit is contained in:
FreddleSpl0it 2025-03-24 11:38:59 +01:00
commit cf2d3c1b4e
No known key found for this signature in database
GPG key ID: 00E14E7634F4BEC5
29 changed files with 237 additions and 114 deletions

View file

@ -2,7 +2,7 @@ FROM debian:bookworm-slim
LABEL maintainer="The Infrastructure Company GmbH <info@servercow.de>"
ARG DEBIAN_FRONTEND=noninteractive
ARG RSPAMD_VER=rspamd_3.11.0-2~90a175b45
ARG RSPAMD_VER=rspamd_3.11.1-1~ab0b44951
ARG CODENAME=bookworm
ENV LC_ALL=C