mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-03-31 19:02:45 +00:00
Compare commits
1 Commits
fix/escapi
...
dragoangel
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
08278a8be9 |
@@ -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.3-1~236eb65
|
ARG RSPAMD_VER=rspamd_4.0.0-1~4a2ab73
|
||||||
ARG CODENAME=trixie
|
ARG CODENAME=trixie
|
||||||
ENV LC_ALL=C
|
ENV LC_ALL=C
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user