From ebaf2f0ab85a341a798cf2bd709d98ae0bc9a231 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 15 Nov 2025 01:04:28 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Renovate:=20Update=20(digest)=20?= =?UTF-8?q?postgres:17-alpine=20Docker=20digest=20to=20c4df159?= 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 463504e4..d5ad1163 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -3118,7 +3118,7 @@ services: POSTGRES_DB: ${JOPLIN_POSTGRES_DATABASE} expose: - 5432 - image: postgres:17-alpine@sha256:465e9a4c730a4ea32e4560f2f1115a8775443b879b7c78b9591420510fd3a981 + image: postgres:17-alpine@sha256:c4df1591a679546facd3108679b9f90e8b6582c8b71c68b37221c5d79dab9f8b networks: default: null profiles: ["rinoa-apps"] @@ -3642,7 +3642,7 @@ services: timeout: 30s interval: 10s retries: 5 - image: postgres:17-alpine@sha256:465e9a4c730a4ea32e4560f2f1115a8775443b879b7c78b9591420510fd3a981 + image: postgres:17-alpine@sha256:c4df1591a679546facd3108679b9f90e8b6582c8b71c68b37221c5d79dab9f8b profiles: ["rinoa-apps"] restart: always volumes: @@ -3708,7 +3708,7 @@ services: restart: unless-stopped maxun-pg-db: container_name: maxun-pg-db - image: postgres:17-alpine@sha256:465e9a4c730a4ea32e4560f2f1115a8775443b879b7c78b9591420510fd3a981 + image: postgres:17-alpine@sha256:c4df1591a679546facd3108679b9f90e8b6582c8b71c68b37221c5d79dab9f8b environment: POSTGRES_USER: maxun POSTGRES_PASSWORD: ${MAXUN_DB_PASSWORD} @@ -4563,7 +4563,7 @@ services: interval: 5s timeout: 5s retries: 5 - image: postgres:17-alpine@sha256:465e9a4c730a4ea32e4560f2f1115a8775443b879b7c78b9591420510fd3a981 + image: postgres:17-alpine@sha256:c4df1591a679546facd3108679b9f90e8b6582c8b71c68b37221c5d79dab9f8b restart: unless-stopped volumes: - pgbackweb-data:/var/lib/postgresql/data @@ -5960,7 +5960,7 @@ services: interval: 10s timeout: 5s retries: 5 - image: postgres:17-alpine@sha256:465e9a4c730a4ea32e4560f2f1115a8775443b879b7c78b9591420510fd3a981 + image: postgres:17-alpine@sha256:c4df1591a679546facd3108679b9f90e8b6582c8b71c68b37221c5d79dab9f8b profiles: ["rinoa-infra"] restart: unless-stopped volumes: -- 2.52.0