Merge pull request 'Update nginx:1.31.3-alpine-slim Docker digest to 45b82ed' (#38) from renovate/nginx-1.31.3-alpine-slim 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 18s
Remote Deployment Pipeline / Run docker-compose remotely (push) Successful in 8s

Reviewed-on: #38
This commit is contained in:
2026-07-17 12:34:20 +02:00

View File

@@ -1,7 +1,7 @@
version: "3.9"
services:
web:
image: nginx:1.31.3-alpine-slim@sha256:d08612e21a01bcbb8dbcc4ebff7dc80be5422250acc67ec30dd3e636c3b987ce
image: nginx:1.31.3-alpine-slim@sha256:45b82ed5f285b90d63df07ba70430fdd8f25624b416617d9e6dc93412b2006dc
ports:
- "80"
volumes: