🔧 Renovate: Update (digest) postgres:17-alpine Docker digest to dac32bf #585

Merged
renovate-bot merged 1 commits from renovate/postgres-17-alpine into main 2025-10-09 18:41:23 -04:00
+5 -5
View File
@@ -3261,7 +3261,7 @@ services:
POSTGRES_DB: ${JOPLIN_POSTGRES_DATABASE}
expose:
- 5432
image: postgres:17-alpine@sha256:7da46003709776fe15fcac73a7c961e0ad820e4a526a784ca29e656948a94ecf
image: postgres:17-alpine@sha256:dac32bfa7ef9626a4f8b909c3b79578c6f2c09846626d41b14ee669baa7bbb67
networks:
default: null
profiles: ["rinoa-apps"]
@@ -3785,7 +3785,7 @@ services:
timeout: 30s
interval: 10s
retries: 5
image: postgres:17-alpine@sha256:7da46003709776fe15fcac73a7c961e0ad820e4a526a784ca29e656948a94ecf
image: postgres:17-alpine@sha256:dac32bfa7ef9626a4f8b909c3b79578c6f2c09846626d41b14ee669baa7bbb67
profiles: ["rinoa-apps"]
restart: always
volumes:
@@ -3851,7 +3851,7 @@ services:
restart: unless-stopped
maxun-pg-db:
container_name: maxun-pg-db
image: postgres:17-alpine@sha256:7da46003709776fe15fcac73a7c961e0ad820e4a526a784ca29e656948a94ecf
image: postgres:17-alpine@sha256:dac32bfa7ef9626a4f8b909c3b79578c6f2c09846626d41b14ee669baa7bbb67
environment:
POSTGRES_USER: maxun
POSTGRES_PASSWORD: ${MAXUN_DB_PASSWORD}
@@ -4812,7 +4812,7 @@ services:
interval: 5s
timeout: 5s
retries: 5
image: postgres:17-alpine@sha256:7da46003709776fe15fcac73a7c961e0ad820e4a526a784ca29e656948a94ecf
image: postgres:17-alpine@sha256:dac32bfa7ef9626a4f8b909c3b79578c6f2c09846626d41b14ee669baa7bbb67
restart: unless-stopped
volumes:
- pgbackweb-data:/var/lib/postgresql/data
@@ -6209,7 +6209,7 @@ services:
interval: 10s
timeout: 5s
retries: 5
image: postgres:17-alpine@sha256:7da46003709776fe15fcac73a7c961e0ad820e4a526a784ca29e656948a94ecf
image: postgres:17-alpine@sha256:dac32bfa7ef9626a4f8b909c3b79578c6f2c09846626d41b14ee669baa7bbb67
profiles: ["rinoa-infra"]
restart: unless-stopped
volumes: