🔧 Renovate: Update (digest) postgres:17-alpine Docker digest to 7cd12b4
Renovate Image Tag Deployment / Renovate PR Deployment (pull_request) Failing after 7m2s

This commit is contained in:
2025-12-05 23:14:26 +00:00
parent acbfdd5685
commit 05c07ed9e8
+5 -5
View File
@@ -3133,7 +3133,7 @@ services:
POSTGRES_DB: ${JOPLIN_POSTGRES_DATABASE}
expose:
- 5432
image: postgres:17-alpine@sha256:1444d92ba424fc2463f2721dcd46808612c90e993cc6145ebde53507bf01bdba
image: postgres:17-alpine@sha256:7cd12b4b4bf00307d4ab00e98622290e589e5de767cb55a48b1cf0e71770ae24
networks:
default: null
profiles: ["rinoa-apps"]
@@ -3658,7 +3658,7 @@ services:
timeout: 30s
interval: 10s
retries: 5
image: postgres:17-alpine@sha256:1444d92ba424fc2463f2721dcd46808612c90e993cc6145ebde53507bf01bdba
image: postgres:17-alpine@sha256:7cd12b4b4bf00307d4ab00e98622290e589e5de767cb55a48b1cf0e71770ae24
profiles: ["rinoa-apps"]
restart: always
volumes:
@@ -3724,7 +3724,7 @@ services:
restart: unless-stopped
maxun-pg-db:
container_name: maxun-pg-db
image: postgres:17-alpine@sha256:1444d92ba424fc2463f2721dcd46808612c90e993cc6145ebde53507bf01bdba
image: postgres:17-alpine@sha256:7cd12b4b4bf00307d4ab00e98622290e589e5de767cb55a48b1cf0e71770ae24
environment:
POSTGRES_USER: maxun
POSTGRES_PASSWORD: ${MAXUN_DB_PASSWORD}
@@ -4563,7 +4563,7 @@ services:
interval: 5s
timeout: 5s
retries: 5
image: postgres:17-alpine@sha256:1444d92ba424fc2463f2721dcd46808612c90e993cc6145ebde53507bf01bdba
image: postgres:17-alpine@sha256:7cd12b4b4bf00307d4ab00e98622290e589e5de767cb55a48b1cf0e71770ae24
restart: unless-stopped
volumes:
- pgbackweb-data:/var/lib/postgresql/data
@@ -5960,7 +5960,7 @@ services:
interval: 10s
timeout: 5s
retries: 5
image: postgres:17-alpine@sha256:1444d92ba424fc2463f2721dcd46808612c90e993cc6145ebde53507bf01bdba
image: postgres:17-alpine@sha256:7cd12b4b4bf00307d4ab00e98622290e589e5de767cb55a48b1cf0e71770ae24
profiles: ["rinoa-infra"]
restart: unless-stopped
volumes: