Merge pull request '🔧 Renovate: Update (digest) postgres:15-alpine Docker digest to 07446ff' (#566) from renovate/postgres-15-alpine into main

This commit was merged in pull request #566.
This commit is contained in:
2025-10-08 22:31:59 -04:00
+2 -2
View File
@@ -4751,7 +4751,7 @@ services:
timeout: 10s
retries: 5
start_period: 2s
image: postgres:15-alpine@sha256:450f9b3cf1c687769a454615c91929301c1cf5b113cd533d80c629d9cf99ef88
image: postgres:15-alpine@sha256:07446ffc84fbb1ce1dec1b24ed30fdfd149b1b150d31d4671056b8bcca926f6c
profiles: ["rinoa-apps"]
restart: always
stop_signal: SIGINT
@@ -6681,7 +6681,7 @@ services:
interval: 5s
timeout: 5s
retries: 5
image: postgres:15-alpine@sha256:450f9b3cf1c687769a454615c91929301c1cf5b113cd533d80c629d9cf99ef88
image: postgres:15-alpine@sha256:07446ffc84fbb1ce1dec1b24ed30fdfd149b1b150d31d4671056b8bcca926f6c
volumes:
- umami-db-data:/var/lib/postgresql/data
profiles: ["rinoa-apps"]