From 4d9a8b8d8392754466bb0bfc56231e2653209e9d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 8 Oct 2025 23:49:46 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Renovate:=20Update=20(digest)=20?= =?UTF-8?q?postgres:16-alpine=20Docker=20digest=20to=204330f15?= 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 93a002da..b40075cc 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -581,7 +581,7 @@ services: POSTGRES_DB: authelia expose: - 5432 - image: postgres:16-alpine@sha256:84fb5d5bdd7d47f1889f325e534f3ce643f853f460832c8a61949f5391b8dc42 + image: postgres:16-alpine@sha256:4330f1584293216e273e79f5847f8e1b7539a6da98e419176ae33549dc4a9f09 networks: default: null profiles: ["rinoa-apps"] @@ -4396,7 +4396,7 @@ services: retries: 10 test: 'pg_isready -U "$$POSTGRES_USER" -d "$$POSTGRES_DB"' timeout: 2s - image: postgres:16-alpine@sha256:84fb5d5bdd7d47f1889f325e534f3ce643f853f460832c8a61949f5391b8dc42 + image: postgres:16-alpine@sha256:4330f1584293216e273e79f5847f8e1b7539a6da98e419176ae33549dc4a9f09 profiles: ["rinoa-apps"] restart: unless-stopped volumes: @@ -4887,7 +4887,7 @@ services: interval: 10s timeout: 5s retries: 5 - image: postgres:16-alpine@sha256:84fb5d5bdd7d47f1889f325e534f3ce643f853f460832c8a61949f5391b8dc42 + image: postgres:16-alpine@sha256:4330f1584293216e273e79f5847f8e1b7539a6da98e419176ae33549dc4a9f09 profiles: ["rinoa-apps"] restart: unless-stopped volumes: @@ -5486,7 +5486,7 @@ services: POSTGRES_PASSWORD: ${REACTIVE_RESUME_PGSQL_PASSWORD} expose: - 5432 - image: postgres:16-alpine@sha256:84fb5d5bdd7d47f1889f325e534f3ce643f853f460832c8a61949f5391b8dc42 + image: postgres:16-alpine@sha256:4330f1584293216e273e79f5847f8e1b7539a6da98e419176ae33549dc4a9f09 networks: default: null profiles: ["rinoa-apps"] @@ -6620,7 +6620,7 @@ services: POSTGRES_USER: tandoor expose: - 5432 - image: postgres:16-alpine@sha256:84fb5d5bdd7d47f1889f325e534f3ce643f853f460832c8a61949f5391b8dc42 + image: postgres:16-alpine@sha256:4330f1584293216e273e79f5847f8e1b7539a6da98e419176ae33549dc4a9f09 networks: default: null profiles: ["rinoa-apps"]