🔧 Renovate: Update (digest) postgres:15-alpine Docker digest to 6bd113a
Renovate Image Tag Deployment / Renovate PR Deployment (pull_request) Successful in 4m48s

This commit is contained in:
2025-10-10 23:47:18 +00:00
parent 10fddba5eb
commit 496838f8aa
+2 -2
View File
@@ -4751,7 +4751,7 @@ services:
timeout: 10s
retries: 5
start_period: 2s
image: postgres:15-alpine@sha256:a7adf8c3e57aa26b15941497eaf98065f5930e2db6df8f7dc7dd61aee44347cb
image: postgres:15-alpine@sha256:6bd113a3de3274beda0f056ebf0d75cf060dc4a493b72bea6f9d810dce63f897
profiles: ["rinoa-apps"]
restart: always
stop_signal: SIGINT
@@ -6675,7 +6675,7 @@ services:
interval: 5s
timeout: 5s
retries: 5
image: postgres:15-alpine@sha256:a7adf8c3e57aa26b15941497eaf98065f5930e2db6df8f7dc7dd61aee44347cb
image: postgres:15-alpine@sha256:6bd113a3de3274beda0f056ebf0d75cf060dc4a493b72bea6f9d810dce63f897
volumes:
- umami-db-data:/var/lib/postgresql/data
profiles: ["rinoa-apps"]