From e7a57ff49aa20bd04b5e51817df9049ef31bbcc1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 18 Jun 2026 04:41:29 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Renovate:=20Update=20(digest)=20?= =?UTF-8?q?postgres:17-alpine=20Docker=20digest=20to=20dc17045?= 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 241299f..2564058 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -275,7 +275,7 @@ services: interval: 10s timeout: 5s retries: 5 - image: postgres:17-alpine@sha256:4649d4ce53680767b3ba9a57f814d7ffa5cd694a03bba551576fb3dd6cb90b01 + image: postgres:17-alpine@sha256:dc17045ccfd343b49600570ea734b9c4991cf1c3f3302e67df51e3b402dd55c4 restart: unless-stopped volumes: - scanopy-pg-data:/var/lib/postgresql/data