Merge pull request 'Update nginx Docker tag to v1.31.0' (#27) 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 17s
Remote Deployment Pipeline / Run docker-compose remotely (push) Successful in 8s

Reviewed-on: #27
This commit is contained in:
2026-05-14 20:22:45 +02:00

View File

@@ -1,7 +1,7 @@
version: "3.9"
services:
web:
image: nginx:1.27.0-alpine-slim@sha256:a529900d9252ce5d04531a4a594f93736dbbe3ec155a692d10484be82aaa159a
image: nginx:1.31.0-alpine-slim@sha256:9e666aeefa9801445bc2ff4994c48d314736dae4cf1f551ace03e38ea0373552
ports:
- "80"
volumes: