Merge pull request 'Update nginx Docker tag to v1.27.0' (#4) from renovate/nginx-1.x into main
All checks were successful
Remote Deployment Pipeline / Prepare deployment vars (push) Successful in 2s
Remote Deployment Pipeline / Create remote directory (push) Successful in 5s
Remote Deployment Pipeline / Cleanup MR environment (push) Has been skipped
Remote Deployment Pipeline / Sync repository files (push) Successful in 16s
Remote Deployment Pipeline / Run docker-compose remotely (push) Successful in 8s

Reviewed-on: #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: