🔧 Renovate: Update (digest) postgres:15-alpine Docker digest to 450f9b3
Renovate Image Tag Deployment / Renovate PR Deployment (pull_request) Successful in 5m31s

This commit is contained in:
2025-10-08 23:40:52 +00:00
parent 3d6894338d
commit 0d2dbc90b5
+2 -2
View File
@@ -4751,7 +4751,7 @@ services:
timeout: 10s
retries: 5
start_period: 2s
image: postgres:15-alpine@sha256:52af010baaeb34a287e7b5ea9696720727bd5bace64f9c18068ee187a6d6a4b2
image: postgres:15-alpine@sha256:450f9b3cf1c687769a454615c91929301c1cf5b113cd533d80c629d9cf99ef88
profiles: ["rinoa-apps"]
restart: always
stop_signal: SIGINT
@@ -6681,7 +6681,7 @@ services:
interval: 5s
timeout: 5s
retries: 5
image: postgres:15-alpine@sha256:52af010baaeb34a287e7b5ea9696720727bd5bace64f9c18068ee187a6d6a4b2
image: postgres:15-alpine@sha256:450f9b3cf1c687769a454615c91929301c1cf5b113cd533d80c629d9cf99ef88
volumes:
- umami-db-data:/var/lib/postgresql/data
profiles: ["rinoa-apps"]