diff options
| author | Joe Carstairs <me@joeac.net> | 2026-03-16 10:58:34 +0000 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-03-16 10:58:34 +0000 |
| commit | 623e56acd9415645b5335a58ec35ed398edbd19e (patch) | |
| tree | f697f5a8f318bda70d2bea590305f94a5eb18e5e /smtp | |
| parent | 945f7d9cf56bd41c7e187b37636542783828dd4e (diff) | |
upgrade to alpine 3.23
Diffstat (limited to 'smtp')
| -rw-r--r-- | smtp/Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smtp/Dockerfile b/smtp/Dockerfile index 4cdc095..2f5fef4 100644 --- a/smtp/Dockerfile +++ b/smtp/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.22 +FROM alpine:3.23 WORKDIR / RUN mkdir -p /var/msmtp |
