1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-05-21 15:01:58 +00:00

[Nginx] Update to 1.30.1

This commit is contained in:
FreddleSpl0it
2026-05-20 17:24:41 +02:00
parent 07373907e3
commit f553f38635
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM nginx:alpine
FROM nginx:1.30.1-alpine
LABEL maintainer "The Infrastructure Company GmbH <info@servercow.de>"
ENV PIP_BREAK_SYSTEM_PACKAGES=1