🔧 Renovate: Update (digest) postgres:15-alpine Docker digest to 5a10f9d
Renovate Image Tag Deployment / deploy (pull_request) Failing after 1s

This commit is contained in:
2025-10-01 23:38:19 +00:00
parent f26f5c6d03
commit 8fff45effc
+2 -2
View File
@@ -4729,7 +4729,7 @@ services:
timeout: 10s
retries: 5
start_period: 2s
image: postgres:15-alpine@sha256:d073c1aa57df9dc82ceb9a4a653a15d11957c00974612d873b617a53350f7bed
image: postgres:15-alpine@sha256:5a10f9df4df8b16d59b20fbccba377d7e4ff6bc7e58f1cfb903eb84c6183bc28
profiles: ["rinoa-apps"]
restart: always
stop_signal: SIGINT
@@ -6643,7 +6643,7 @@ services:
interval: 5s
timeout: 5s
retries: 5
image: postgres:15-alpine@sha256:d073c1aa57df9dc82ceb9a4a653a15d11957c00974612d873b617a53350f7bed
image: postgres:15-alpine@sha256:5a10f9df4df8b16d59b20fbccba377d7e4ff6bc7e58f1cfb903eb84c6183bc28
volumes:
- umami-db-data:/var/lib/postgresql/data
profiles: ["rinoa-apps"]