From 70ec3adabc6c3ed4e61934bf0ae2149bd0fa44e7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 5 Dec 2025 03:43:12 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Renovate:=20Update=20(digest)=20?= =?UTF-8?q?postgres:16-alpine=20Docker=20digest=20to=208b06f24?= 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 0ab00183..df5d3305 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -621,7 +621,7 @@ services: POSTGRES_DB: authelia expose: - 5432 - image: postgres:16-alpine@sha256:61b8000a7f528802e1ab425bac0616366b7d2806bc9cf3cd5600e577e176ee71 + image: postgres:16-alpine@sha256:8b06f24cf57be98a503b65402cc813bb7da1520a6c87cc64a741c4f1f68f1341 networks: default: null profiles: ["rinoa-apps"] @@ -4255,7 +4255,7 @@ services: retries: 10 test: 'pg_isready -U "$$POSTGRES_USER" -d "$$POSTGRES_DB"' timeout: 2s - image: postgres:16-alpine@sha256:61b8000a7f528802e1ab425bac0616366b7d2806bc9cf3cd5600e577e176ee71 + image: postgres:16-alpine@sha256:8b06f24cf57be98a503b65402cc813bb7da1520a6c87cc64a741c4f1f68f1341 profiles: ["rinoa-apps"] restart: unless-stopped volumes: @@ -4638,7 +4638,7 @@ services: interval: 10s timeout: 5s retries: 5 - image: postgres:16-alpine@sha256:61b8000a7f528802e1ab425bac0616366b7d2806bc9cf3cd5600e577e176ee71 + image: postgres:16-alpine@sha256:8b06f24cf57be98a503b65402cc813bb7da1520a6c87cc64a741c4f1f68f1341 profiles: ["rinoa-apps"] restart: unless-stopped volumes: @@ -5237,7 +5237,7 @@ services: POSTGRES_PASSWORD: ${REACTIVE_RESUME_PGSQL_PASSWORD} expose: - 5432 - image: postgres:16-alpine@sha256:61b8000a7f528802e1ab425bac0616366b7d2806bc9cf3cd5600e577e176ee71 + image: postgres:16-alpine@sha256:8b06f24cf57be98a503b65402cc813bb7da1520a6c87cc64a741c4f1f68f1341 networks: default: null profiles: ["rinoa-apps"] @@ -6355,7 +6355,7 @@ services: POSTGRES_USER: tandoor expose: - 5432 - image: postgres:16-alpine@sha256:61b8000a7f528802e1ab425bac0616366b7d2806bc9cf3cd5600e577e176ee71 + image: postgres:16-alpine@sha256:8b06f24cf57be98a503b65402cc813bb7da1520a6c87cc64a741c4f1f68f1341 networks: default: null profiles: ["rinoa-apps"] -- 2.52.0