Merge pull request 'Update nginx:1.31.0-alpine-slim Docker digest to 241b0d0' (#28) from renovate/nginx-1.31.0-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 15s
Remote Deployment Pipeline / Run docker-compose remotely (push) Successful in 8s

Reviewed-on: #28
This commit is contained in:
2026-05-20 10:19:14 +02:00

View File

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