🔧 Renovate: Update (digest) postgres:17-alpine Docker digest to 465e9a4 #1128

Merged
renovate-bot merged 1 commits from renovate/postgres-17-alpine into main 2025-11-13 22:45:12 -05:00
+5 -5
View File
@@ -3118,7 +3118,7 @@ services:
POSTGRES_DB: ${JOPLIN_POSTGRES_DATABASE}
expose:
- 5432
image: postgres:17-alpine@sha256:10f3b512502774bb0378e6820e4354f2f4bddddf3759107e4f9e3b0889ef9bec
image: postgres:17-alpine@sha256:465e9a4c730a4ea32e4560f2f1115a8775443b879b7c78b9591420510fd3a981
networks:
default: null
profiles: ["rinoa-apps"]
@@ -3642,7 +3642,7 @@ services:
timeout: 30s
interval: 10s
retries: 5
image: postgres:17-alpine@sha256:10f3b512502774bb0378e6820e4354f2f4bddddf3759107e4f9e3b0889ef9bec
image: postgres:17-alpine@sha256:465e9a4c730a4ea32e4560f2f1115a8775443b879b7c78b9591420510fd3a981
profiles: ["rinoa-apps"]
restart: always
volumes:
@@ -3708,7 +3708,7 @@ services:
restart: unless-stopped
maxun-pg-db:
container_name: maxun-pg-db
image: postgres:17-alpine@sha256:10f3b512502774bb0378e6820e4354f2f4bddddf3759107e4f9e3b0889ef9bec
image: postgres:17-alpine@sha256:465e9a4c730a4ea32e4560f2f1115a8775443b879b7c78b9591420510fd3a981
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:10f3b512502774bb0378e6820e4354f2f4bddddf3759107e4f9e3b0889ef9bec
image: postgres:17-alpine@sha256:465e9a4c730a4ea32e4560f2f1115a8775443b879b7c78b9591420510fd3a981
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:10f3b512502774bb0378e6820e4354f2f4bddddf3759107e4f9e3b0889ef9bec
image: postgres:17-alpine@sha256:465e9a4c730a4ea32e4560f2f1115a8775443b879b7c78b9591420510fd3a981
profiles: ["rinoa-infra"]
restart: unless-stopped
volumes: