Merge pull request '🔧 Renovate: Update (digest) postgres:16-alpine Docker digest to 784154d' (#1123) from renovate/postgres-16-alpine into main

This commit was merged in pull request #1123.
This commit is contained in:
2025-11-13 19:42:08 -05:00
+5 -5
View File
@@ -613,7 +613,7 @@ services:
POSTGRES_DB: authelia
expose:
- 5432
image: postgres:16-alpine@sha256:029660641a0cfc575b14f336ba448fb8a75fd595d42e1fa316b9fb4378742297
image: postgres:16-alpine@sha256:784154dc14b3e4b2c2f6332df81f9fa72c82f1a00ebf8dbff1341449903936aa
networks:
default: null
profiles: ["rinoa-apps"]
@@ -4253,7 +4253,7 @@ services:
retries: 10
test: 'pg_isready -U "$$POSTGRES_USER" -d "$$POSTGRES_DB"'
timeout: 2s
image: postgres:16-alpine@sha256:029660641a0cfc575b14f336ba448fb8a75fd595d42e1fa316b9fb4378742297
image: postgres:16-alpine@sha256:784154dc14b3e4b2c2f6332df81f9fa72c82f1a00ebf8dbff1341449903936aa
profiles: ["rinoa-apps"]
restart: unless-stopped
volumes:
@@ -4638,7 +4638,7 @@ services:
interval: 10s
timeout: 5s
retries: 5
image: postgres:16-alpine@sha256:029660641a0cfc575b14f336ba448fb8a75fd595d42e1fa316b9fb4378742297
image: postgres:16-alpine@sha256:784154dc14b3e4b2c2f6332df81f9fa72c82f1a00ebf8dbff1341449903936aa
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:029660641a0cfc575b14f336ba448fb8a75fd595d42e1fa316b9fb4378742297
image: postgres:16-alpine@sha256:784154dc14b3e4b2c2f6332df81f9fa72c82f1a00ebf8dbff1341449903936aa
networks:
default: null
profiles: ["rinoa-apps"]
@@ -6365,7 +6365,7 @@ services:
POSTGRES_USER: tandoor
expose:
- 5432
image: postgres:16-alpine@sha256:029660641a0cfc575b14f336ba448fb8a75fd595d42e1fa316b9fb4378742297
image: postgres:16-alpine@sha256:784154dc14b3e4b2c2f6332df81f9fa72c82f1a00ebf8dbff1341449903936aa
networks:
default: null
profiles: ["rinoa-apps"]