🔧 Renovate: Update (digest) postgres:15-alpine Docker digest to d073c1a #414

Merged
renovate-bot merged 1 commits from renovate/postgres-15-alpine into main 2025-10-01 18:13:14 -04:00
+2 -2
View File
@@ -4729,7 +4729,7 @@ services:
timeout: 10s
retries: 5
start_period: 2s
image: postgres:15-alpine@sha256:5e50b90b3b7dd846bc66e5bdf7a9f408ee9a79c3fc4b2f60294f64c310a7df1e
image: postgres:15-alpine@sha256:d073c1aa57df9dc82ceb9a4a653a15d11957c00974612d873b617a53350f7bed
profiles: ["rinoa-apps"]
restart: always
stop_signal: SIGINT
@@ -6643,7 +6643,7 @@ services:
interval: 5s
timeout: 5s
retries: 5
image: postgres:15-alpine@sha256:5e50b90b3b7dd846bc66e5bdf7a9f408ee9a79c3fc4b2f60294f64c310a7df1e
image: postgres:15-alpine@sha256:d073c1aa57df9dc82ceb9a4a653a15d11957c00974612d873b617a53350f7bed
volumes:
- umami-db-data:/var/lib/postgresql/data
profiles: ["rinoa-apps"]