From c07f55e8d428f1f1b0167958d022bfb33f519005 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Mon, 22 Jun 2026 22:55:34 +0100 Subject: move smtp/Dockerfile to smtp.Dockerfile --- smtp/Dockerfile | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 smtp/Dockerfile (limited to 'smtp/Dockerfile') diff --git a/smtp/Dockerfile b/smtp/Dockerfile deleted file mode 100644 index dc4fb6e..0000000 --- a/smtp/Dockerfile +++ /dev/null @@ -1,4 +0,0 @@ -FROM git.joeac.net/joeac/armv7/msmtp:1.8.32-alpine3.23 -ARG LOCAL_SMTP_PORT -EXPOSE $LOCAL_SMTP_PORT -COPY .msmtprc ./ -- cgit v1.2.3