Refactor: gomplate + debian 13 #1

Merged
mauro merged 5 commits from feature/debian-13-gomplate-refactor into main 2026-01-18 03:51:53 +00:00
7 changed files with 2 additions and 2 deletions
Showing only changes of commit 10278fda0b - Show all commits

View File

@@ -1,9 +1,9 @@
FROM debian:trixie-slim
LABEL maintainer "Mauro Torrez <mauro@mau.ro>"
LABEL maintainer="Mauro Torrez <mauro@mau.ro>"
ARG DEBIAN_FRONTEND=noninteractive
ARG TARGETARCH
ARG GOMPLATE_VERSION=4.3.0
ENV LC_ALL C
ENV LC_ALL=C
ENV BIFF=no
ENV BOGOFILTER_ENABLE="yes"

0
templates/start.d/setup_main Normal file → Executable file
View File

0
templates/start.d/setup_milter Normal file → Executable file
View File

0
templates/start.d/setup_postscreen Normal file → Executable file
View File

0
templates/start.d/setup_relayhost Normal file → Executable file
View File

0
templates/start.d/setup_submission Normal file → Executable file
View File

0
templates/start.d/spamfilter Normal file → Executable file
View File