🔧 Renovate: Update (digest) postgres:15-alpine Docker digest to 03bdf63
Renovate Image Tag Deployment / Renovate PR Deployment (pull_request) Failing after 2m53s

This commit is contained in:
2025-10-22 22:41:03 +00:00
parent bfe646d987
commit e8b8af6b3e
+3 -3
View File
@@ -584,7 +584,7 @@ services:
retries: 5
start_period: 30s
timeout: 10s
image: postgres:15-alpine@sha256:6bd113a3de3274beda0f056ebf0d75cf060dc4a493b72bea6f9d810dce63f897
image: postgres:15-alpine@sha256:03bdf636bf6ad23222620ef85dca7b70fe34b99fb76138821f18608477c0f6db
profiles: ["rinoa-apps"]
restart: unless-stopped
volumes:
@@ -4853,7 +4853,7 @@ services:
timeout: 10s
retries: 5
start_period: 2s
image: postgres:15-alpine@sha256:6bd113a3de3274beda0f056ebf0d75cf060dc4a493b72bea6f9d810dce63f897
image: postgres:15-alpine@sha256:03bdf636bf6ad23222620ef85dca7b70fe34b99fb76138821f18608477c0f6db
profiles: ["rinoa-apps"]
restart: always
stop_signal: SIGINT
@@ -6777,7 +6777,7 @@ services:
interval: 5s
timeout: 5s
retries: 5
image: postgres:15-alpine@sha256:6bd113a3de3274beda0f056ebf0d75cf060dc4a493b72bea6f9d810dce63f897
image: postgres:15-alpine@sha256:03bdf636bf6ad23222620ef85dca7b70fe34b99fb76138821f18608477c0f6db
volumes:
- umami-db-data:/var/lib/postgresql/data
profiles: ["rinoa-apps"]