chore(deps): update dependency debian_12/postfix to v3.7.9-0+deb12u1

This commit is contained in:
renovate[bot] 2024-01-02 17:10:34 +00:00 committed by Alex Palaistras
parent 0493a7fbfa
commit 36116018a3

View File

@ -1,5 +1,5 @@
FROM docker.io/debian:bookworm-slim@sha256:f80c45482c8d147da87613cb6878a7238b8642bcc24fc11bad78c7bec726f340 FROM docker.io/debian:bookworm-slim@sha256:f80c45482c8d147da87613cb6878a7238b8642bcc24fc11bad78c7bec726f340
ARG VERSION=3.7.6 # renovate: datasource=repology depName=debian_12/postfix versioning=loose ARG VERSION=3.7.9-0+deb12u1 # renovate: datasource=repology depName=debian_12/postfix versioning=loose
RUN apt-get update -y && apt-get install -y --no-install-recommends \ RUN apt-get update -y && apt-get install -y --no-install-recommends \
postfix=${VERSION}* postfix-mysql=${VERSION}* syslog-ng-core gettext ca-certificates \ postfix=${VERSION}* postfix-mysql=${VERSION}* syslog-ng-core gettext ca-certificates \