Merge pull request '🔧 Renovate: Update (digest) postgres:17-alpine Docker digest to 52c2130' (#787) from renovate/postgres-17-alpine into main
List of Services README Generation / Generate Services List (push) Successful in 1m12s
Renovate / renovate (push) Successful in 3m24s

This commit was merged in pull request #787.
This commit is contained in:
2025-10-22 22:55:48 -04:00
+5 -5
View File
@@ -3363,7 +3363,7 @@ services:
POSTGRES_DB: ${JOPLIN_POSTGRES_DATABASE}
expose:
- 5432
image: postgres:17-alpine@sha256:8788e878c82f939891c5c7e17c402e0b715c1207ef6312de062eeea0cfe7b7ab
image: postgres:17-alpine@sha256:52c2130c698a7fe22ac565c35a3b8c4d05af65addb994416b84d1bcf0b900dcd
networks:
default: null
profiles: ["rinoa-apps"]
@@ -3887,7 +3887,7 @@ services:
timeout: 30s
interval: 10s
retries: 5
image: postgres:17-alpine@sha256:8788e878c82f939891c5c7e17c402e0b715c1207ef6312de062eeea0cfe7b7ab
image: postgres:17-alpine@sha256:52c2130c698a7fe22ac565c35a3b8c4d05af65addb994416b84d1bcf0b900dcd
profiles: ["rinoa-apps"]
restart: always
volumes:
@@ -3953,7 +3953,7 @@ services:
restart: unless-stopped
maxun-pg-db:
container_name: maxun-pg-db
image: postgres:17-alpine@sha256:8788e878c82f939891c5c7e17c402e0b715c1207ef6312de062eeea0cfe7b7ab
image: postgres:17-alpine@sha256:52c2130c698a7fe22ac565c35a3b8c4d05af65addb994416b84d1bcf0b900dcd
environment:
POSTGRES_USER: maxun
POSTGRES_PASSWORD: ${MAXUN_DB_PASSWORD}
@@ -4914,7 +4914,7 @@ services:
interval: 5s
timeout: 5s
retries: 5
image: postgres:17-alpine@sha256:8788e878c82f939891c5c7e17c402e0b715c1207ef6312de062eeea0cfe7b7ab
image: postgres:17-alpine@sha256:52c2130c698a7fe22ac565c35a3b8c4d05af65addb994416b84d1bcf0b900dcd
restart: unless-stopped
volumes:
- pgbackweb-data:/var/lib/postgresql/data
@@ -6311,7 +6311,7 @@ services:
interval: 10s
timeout: 5s
retries: 5
image: postgres:17-alpine@sha256:8788e878c82f939891c5c7e17c402e0b715c1207ef6312de062eeea0cfe7b7ab
image: postgres:17-alpine@sha256:52c2130c698a7fe22ac565c35a3b8c4d05af65addb994416b84d1bcf0b900dcd
profiles: ["rinoa-infra"]
restart: unless-stopped
volumes: