Merge pull request 'Update nginx:1.31.1-alpine-slim Docker digest to 3fe7a34' (#30) from renovate/nginx-1.31.1-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 16s
Remote Deployment Pipeline / Run docker-compose remotely (push) Successful in 8s

Reviewed-on: #30
This commit is contained in:
2026-05-25 13:35:58 +02:00

View File

@@ -1,7 +1,7 @@
version: "3.9"
services:
web:
image: nginx:1.31.1-alpine-slim@sha256:8cd84e50babda9441af1e031faebd3fecd1e04b15071f5b6d290d6c2030293fc
image: nginx:1.31.1-alpine-slim@sha256:3fe7a344f234ac4b84817896c9294ffae74eae03fc1ad0ff502457fef5cebef8
ports:
- "80"
volumes: