From 2cc5a687b2f2554116200078aeac267d5adcc575 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 5 Dec 2025 03:57:39 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Renovate:=20Update=20(digest)=20?= =?UTF-8?q?postgres:17-alpine=20Docker=20digest=20to=201444d92?= 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 52a57648..3f9af0c1 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -3133,7 +3133,7 @@ services: POSTGRES_DB: ${JOPLIN_POSTGRES_DATABASE} expose: - 5432 - image: postgres:17-alpine@sha256:8e8ec0a6ef21efade48505c2ab99f356311843e2e2fda2ce378061b3a28faf92 + image: postgres:17-alpine@sha256:1444d92ba424fc2463f2721dcd46808612c90e993cc6145ebde53507bf01bdba networks: default: null profiles: ["rinoa-apps"] @@ -3658,7 +3658,7 @@ services: timeout: 30s interval: 10s retries: 5 - image: postgres:17-alpine@sha256:8e8ec0a6ef21efade48505c2ab99f356311843e2e2fda2ce378061b3a28faf92 + image: postgres:17-alpine@sha256:1444d92ba424fc2463f2721dcd46808612c90e993cc6145ebde53507bf01bdba profiles: ["rinoa-apps"] restart: always volumes: @@ -3724,7 +3724,7 @@ services: restart: unless-stopped maxun-pg-db: container_name: maxun-pg-db - image: postgres:17-alpine@sha256:8e8ec0a6ef21efade48505c2ab99f356311843e2e2fda2ce378061b3a28faf92 + image: postgres:17-alpine@sha256:1444d92ba424fc2463f2721dcd46808612c90e993cc6145ebde53507bf01bdba 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:8e8ec0a6ef21efade48505c2ab99f356311843e2e2fda2ce378061b3a28faf92 + image: postgres:17-alpine@sha256:1444d92ba424fc2463f2721dcd46808612c90e993cc6145ebde53507bf01bdba 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:8e8ec0a6ef21efade48505c2ab99f356311843e2e2fda2ce378061b3a28faf92 + image: postgres:17-alpine@sha256:1444d92ba424fc2463f2721dcd46808612c90e993cc6145ebde53507bf01bdba profiles: ["rinoa-infra"] restart: unless-stopped volumes: -- 2.52.0