Update image name
All checks were successful
Remote Deployment Pipeline / Prepare deployment vars (push) Successful in 2s
Remote Deployment Pipeline / Create remote directory (push) Successful in 8s
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 9s

This commit is contained in:
2026-05-14 20:00:27 +02:00
parent f62fa3608d
commit baad5111d3

View File

@@ -1,7 +1,7 @@
version: "3.9"
services:
web:
image: nginx:1.27.0-alpine3.19-slim@sha256:a529900d9252ce5d04531a4a594f93736dbbe3ec155a692d10484be82aaa159a
image: nginx:1.27.0-alpine-slim@sha256:a529900d9252ce5d04531a4a594f93736dbbe3ec155a692d10484be82aaa159a
ports:
- "80"
volumes: