Merge pull request '🔧 Renovate: Update (digest) postgres:16-alpine Docker digest to 84fb5d5' (#436) from renovate/postgres-16-alpine into main

This commit was merged in pull request #436.
This commit is contained in:
2025-10-02 18:14:17 -04:00
+5 -5
View File
@@ -580,7 +580,7 @@ services:
POSTGRES_DB: authelia POSTGRES_DB: authelia
expose: expose:
- 5432 - 5432
image: postgres:16-alpine@sha256:9694f53824bee37638eb5e5d9eddb927ecb55205a4e54eafec51bd0b0687a607 image: postgres:16-alpine@sha256:84fb5d5bdd7d47f1889f325e534f3ce643f853f460832c8a61949f5391b8dc42
networks: networks:
default: null default: null
profiles: ["rinoa-apps"] profiles: ["rinoa-apps"]
@@ -4372,7 +4372,7 @@ services:
retries: 10 retries: 10
test: 'pg_isready -U "$$POSTGRES_USER" -d "$$POSTGRES_DB"' test: 'pg_isready -U "$$POSTGRES_USER" -d "$$POSTGRES_DB"'
timeout: 2s timeout: 2s
image: postgres:16-alpine@sha256:9694f53824bee37638eb5e5d9eddb927ecb55205a4e54eafec51bd0b0687a607 image: postgres:16-alpine@sha256:84fb5d5bdd7d47f1889f325e534f3ce643f853f460832c8a61949f5391b8dc42
profiles: ["rinoa-apps"] profiles: ["rinoa-apps"]
restart: unless-stopped restart: unless-stopped
volumes: volumes:
@@ -4863,7 +4863,7 @@ services:
interval: 10s interval: 10s
timeout: 5s timeout: 5s
retries: 5 retries: 5
image: postgres:16-alpine@sha256:9694f53824bee37638eb5e5d9eddb927ecb55205a4e54eafec51bd0b0687a607 image: postgres:16-alpine@sha256:84fb5d5bdd7d47f1889f325e534f3ce643f853f460832c8a61949f5391b8dc42
profiles: ["rinoa-apps"] profiles: ["rinoa-apps"]
restart: unless-stopped restart: unless-stopped
volumes: volumes:
@@ -5462,7 +5462,7 @@ services:
POSTGRES_PASSWORD: ${REACTIVE_RESUME_PGSQL_PASSWORD} POSTGRES_PASSWORD: ${REACTIVE_RESUME_PGSQL_PASSWORD}
expose: expose:
- 5432 - 5432
image: postgres:16-alpine@sha256:9694f53824bee37638eb5e5d9eddb927ecb55205a4e54eafec51bd0b0687a607 image: postgres:16-alpine@sha256:84fb5d5bdd7d47f1889f325e534f3ce643f853f460832c8a61949f5391b8dc42
networks: networks:
default: null default: null
profiles: ["rinoa-apps"] profiles: ["rinoa-apps"]
@@ -6595,7 +6595,7 @@ services:
POSTGRES_USER: tandoor POSTGRES_USER: tandoor
expose: expose:
- 5432 - 5432
image: postgres:16-alpine@sha256:9694f53824bee37638eb5e5d9eddb927ecb55205a4e54eafec51bd0b0687a607 image: postgres:16-alpine@sha256:84fb5d5bdd7d47f1889f325e534f3ce643f853f460832c8a61949f5391b8dc42
networks: networks:
default: null default: null
profiles: ["rinoa-apps"] profiles: ["rinoa-apps"]