From 840948df5fd1f43f2aa0512d526d4dfe472507b7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 16 Jul 2026 22:13:38 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Renovate:=20Update=20(digest)=20?= =?UTF-8?q?postgres:17-alpine=20Docker=20digest=20to=20742f40e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 9e31f01..c40a99e 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -290,7 +290,7 @@ services: interval: 10s timeout: 5s retries: 5 - image: postgres:17-alpine@sha256:6a3e8680cc46290e8b1b7d2f9bbbe25f058dd2e0fdc4f819bb929d8b11f2480d + image: postgres:17-alpine@sha256:742f40ea20b9ff2ff31db5458d127452988a2164df9e17441e191f3b72252193 restart: unless-stopped volumes: - scanopy-pg-data:/var/lib/postgresql/data