From baad5111d3fff7e62cd950135cf50e437307d389 Mon Sep 17 00:00:00 2001 From: kovagoadi Date: Thu, 14 May 2026 20:00:27 +0200 Subject: [PATCH] Update image name --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index d8a3d9c..54d416e 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -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: