Merge pull request 'Update nginx Docker tag to v1.27.0' (#4) from renovate/nginx-1.x into main

Reviewed-on: kovagoadi.hu/static.kovagoadi.hu#4
This commit is contained in:
2025-10-24 00:11:24 +02:00

View File

@@ -1,7 +1,7 @@
version: "3.9"
services:
web:
image: nginx:1.26.1-alpine3.19-slim
image: nginx:1.27.0-alpine3.19-slim
ports:
- "80"
volumes: