Update Dockerfile

bump nginx version to 1.30.4
This commit is contained in:
SYNLINQ 2026-07-20 21:31:57 +02:00 committed by GitHub
parent 4b62af9d02
commit 2ebd32d2ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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