1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-05-23 07:51:56 +00:00

Update to Alpine 3.19

This commit is contained in:
Peter
2023-12-13 18:39:21 +01:00
committed by DerLinkman
parent 89540aec28
commit 5896766fc3
7 changed files with 11 additions and 7 deletions

View File

@@ -1,8 +1,9 @@
FROM alpine:3.17
FROM alpine:3.19
LABEL maintainer "The Infrastructure Company GmbH <info@servercow.de>"
WORKDIR /app
ARG PIP_BREAK_SYSTEM_PACKAGES=1
ENV XTABLES_LIBDIR /usr/lib/xtables
ENV PYTHON_IPTABLES_XTABLES_VERSION 12
ENV IPTABLES_LIBDIR /usr/lib