From 3cf2a6cae31e75777a34f71a5e4aedf5eb54db5c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 Jul 2026 23:01:03 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Renovate:=20Update=20(digest)=20?= =?UTF-8?q?postgres:17-alpine=20Docker=20digest=20to=2067f624a?= 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 85d5baa..572b4a9 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -285,7 +285,7 @@ services: interval: 10s timeout: 5s retries: 5 - image: postgres:17-alpine@sha256:6a3e8680cc46290e8b1b7d2f9bbbe25f058dd2e0fdc4f819bb929d8b11f2480d + image: postgres:17-alpine@sha256:67f624a4ad70edba8d65c82341124fab7054b277b4f7dea4b04be6f939ce2314 restart: unless-stopped volumes: - scanopy-pg-data:/var/lib/postgresql/data