Merge pull request 'Update nginx:1.31.2-alpine-slim Docker digest to ef9984f' (#34) from renovate/nginx-1.31.2-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 47s
Remote Deployment Pipeline / Run docker-compose remotely (push) Successful in 7s

Reviewed-on: #34
This commit is contained in:
2026-06-20 14:11:50 +02:00

View File

@@ -1,7 +1,7 @@
version: "3.9"
services:
web:
image: nginx:1.31.2-alpine-slim@sha256:071d472aeea109db4c23868034c210f14411f13bc8d9936b7a8fa410b765c740
image: nginx:1.31.2-alpine-slim@sha256:ef9984ffb35887404165e7060a4c7d059260c798b9912f48e6d3e236f6ec24a7
ports:
- "80"
volumes: