From 79436e2714a9211167bbe8cb9c5d84750690958a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 27 Feb 2026 04:46:08 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Renovate:=20Update=20(digest)=20?= =?UTF-8?q?postgres:17-alpine=20Docker=20digest=20to=20f45469e?= 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 5940dd3c..fd585bd0 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:3430fe182f5065a6ea505c3d432d2c7fff18fbab954df8f277c1dbf4c70124af + image: postgres:17-alpine@sha256:f45469e6c408078412e20ac759530a28b752e201323f32b0bf04ec0f981037a5 networks: default: null profiles: ["rinoa-apps"] @@ -3682,7 +3682,7 @@ services: timeout: 30s interval: 10s retries: 5 - image: postgres:17-alpine@sha256:3430fe182f5065a6ea505c3d432d2c7fff18fbab954df8f277c1dbf4c70124af + image: postgres:17-alpine@sha256:f45469e6c408078412e20ac759530a28b752e201323f32b0bf04ec0f981037a5 profiles: ["rinoa-apps"] restart: always volumes: @@ -3748,7 +3748,7 @@ services: restart: unless-stopped maxun-pg-db: container_name: maxun-pg-db - image: postgres:17-alpine@sha256:3430fe182f5065a6ea505c3d432d2c7fff18fbab954df8f277c1dbf4c70124af + image: postgres:17-alpine@sha256:f45469e6c408078412e20ac759530a28b752e201323f32b0bf04ec0f981037a5 environment: POSTGRES_USER: maxun POSTGRES_PASSWORD: ${MAXUN_DB_PASSWORD} @@ -4587,7 +4587,7 @@ services: interval: 5s timeout: 5s retries: 5 - image: postgres:17-alpine@sha256:3430fe182f5065a6ea505c3d432d2c7fff18fbab954df8f277c1dbf4c70124af + image: postgres:17-alpine@sha256:f45469e6c408078412e20ac759530a28b752e201323f32b0bf04ec0f981037a5 restart: unless-stopped volumes: - pgbackweb-data:/var/lib/postgresql/data @@ -5984,7 +5984,7 @@ services: interval: 10s timeout: 5s retries: 5 - image: postgres:17-alpine@sha256:3430fe182f5065a6ea505c3d432d2c7fff18fbab954df8f277c1dbf4c70124af + image: postgres:17-alpine@sha256:f45469e6c408078412e20ac759530a28b752e201323f32b0bf04ec0f981037a5 profiles: ["rinoa-infra"] restart: unless-stopped volumes: -- 2.52.0