Update nginx Docker tag to v1.28.0
Some checks failed
moritz/project-x/pipeline/pr-main There was a failure building this commit

This commit is contained in:
2025-04-23 21:11:02 +00:00
parent 8c46df67a7
commit 1681e5f4cb

View File

@@ -1,3 +1,3 @@
FROM nginx:1.25.3 FROM nginx:1.28.0
COPY src/ /usr/share/nginx/html/ COPY src/ /usr/share/nginx/html/