From 4079ad312d45dd7e847eeffccc685ccdcef6236d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 25 Oct 2025 06:20:55 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Renovate:=20Update=20(digest)=20?= =?UTF-8?q?postgres:17-alpine=20Docker=20digest=20to=20ef257d8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 5771eee2..a902b6d8 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -3363,7 +3363,7 @@ services: POSTGRES_DB: ${JOPLIN_POSTGRES_DATABASE} expose: - 5432 - image: postgres:17-alpine@sha256:52c2130c698a7fe22ac565c35a3b8c4d05af65addb994416b84d1bcf0b900dcd + image: postgres:17-alpine@sha256:ef257d85f76e48da1c64832459b59fcaba1a4dac97bf5d7450c77753542eee94 networks: default: null profiles: ["rinoa-apps"] @@ -3887,7 +3887,7 @@ services: timeout: 30s interval: 10s retries: 5 - image: postgres:17-alpine@sha256:52c2130c698a7fe22ac565c35a3b8c4d05af65addb994416b84d1bcf0b900dcd + image: postgres:17-alpine@sha256:ef257d85f76e48da1c64832459b59fcaba1a4dac97bf5d7450c77753542eee94 profiles: ["rinoa-apps"] restart: always volumes: @@ -3953,7 +3953,7 @@ services: restart: unless-stopped maxun-pg-db: container_name: maxun-pg-db - image: postgres:17-alpine@sha256:52c2130c698a7fe22ac565c35a3b8c4d05af65addb994416b84d1bcf0b900dcd + image: postgres:17-alpine@sha256:ef257d85f76e48da1c64832459b59fcaba1a4dac97bf5d7450c77753542eee94 environment: POSTGRES_USER: maxun POSTGRES_PASSWORD: ${MAXUN_DB_PASSWORD} @@ -4914,7 +4914,7 @@ services: interval: 5s timeout: 5s retries: 5 - image: postgres:17-alpine@sha256:52c2130c698a7fe22ac565c35a3b8c4d05af65addb994416b84d1bcf0b900dcd + image: postgres:17-alpine@sha256:ef257d85f76e48da1c64832459b59fcaba1a4dac97bf5d7450c77753542eee94 restart: unless-stopped volumes: - pgbackweb-data:/var/lib/postgresql/data @@ -6311,7 +6311,7 @@ services: interval: 10s timeout: 5s retries: 5 - image: postgres:17-alpine@sha256:52c2130c698a7fe22ac565c35a3b8c4d05af65addb994416b84d1bcf0b900dcd + image: postgres:17-alpine@sha256:ef257d85f76e48da1c64832459b59fcaba1a4dac97bf5d7450c77753542eee94 profiles: ["rinoa-infra"] restart: unless-stopped volumes: -- 2.52.0