1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-07-28 23:53:43 +00:00

migrate postfix to trixie

This commit is contained in:
DerLinkman
2026-07-10 18:23:58 +02:00
parent 1840074991
commit 3098caebbc
5 changed files with 5 additions and 9 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM debian:bookworm-slim
FROM debian:trixie-slim
LABEL maintainer="The Infrastructure Company GmbH <info@servercow.de>"