Merge pull request '🔧 Renovate: Update (digest) postgres:17-alpine Docker digest to dc17045' (#2796) from renovate/postgres-17-alpine into main

This commit was merged in pull request #2796.
This commit is contained in:
2026-06-19 21:55:07 -04:00
+5 -5
View File
@@ -2986,7 +2986,7 @@ services:
POSTGRES_DB: ${JOPLIN_POSTGRES_DATABASE} POSTGRES_DB: ${JOPLIN_POSTGRES_DATABASE}
expose: expose:
- 5432 - 5432
image: postgres:17-alpine@sha256:4649d4ce53680767b3ba9a57f814d7ffa5cd694a03bba551576fb3dd6cb90b01 image: postgres:17-alpine@sha256:dc17045ccfd343b49600570ea734b9c4991cf1c3f3302e67df51e3b402dd55c4
networks: networks:
default: null default: null
profiles: ["rinoa-apps"] profiles: ["rinoa-apps"]
@@ -3536,7 +3536,7 @@ services:
timeout: 30s timeout: 30s
interval: 10s interval: 10s
retries: 5 retries: 5
image: postgres:17-alpine@sha256:4649d4ce53680767b3ba9a57f814d7ffa5cd694a03bba551576fb3dd6cb90b01 image: postgres:17-alpine@sha256:dc17045ccfd343b49600570ea734b9c4991cf1c3f3302e67df51e3b402dd55c4
profiles: ["rinoa-apps"] profiles: ["rinoa-apps"]
restart: always restart: always
volumes: volumes:
@@ -3602,7 +3602,7 @@ services:
restart: unless-stopped restart: unless-stopped
maxun-pg-db: maxun-pg-db:
container_name: maxun-pg-db container_name: maxun-pg-db
image: postgres:17-alpine@sha256:4649d4ce53680767b3ba9a57f814d7ffa5cd694a03bba551576fb3dd6cb90b01 image: postgres:17-alpine@sha256:dc17045ccfd343b49600570ea734b9c4991cf1c3f3302e67df51e3b402dd55c4
environment: environment:
POSTGRES_USER: maxun POSTGRES_USER: maxun
POSTGRES_PASSWORD: ${MAXUN_DB_PASSWORD} POSTGRES_PASSWORD: ${MAXUN_DB_PASSWORD}
@@ -4463,7 +4463,7 @@ services:
interval: 5s interval: 5s
timeout: 5s timeout: 5s
retries: 5 retries: 5
image: postgres:17-alpine@sha256:4649d4ce53680767b3ba9a57f814d7ffa5cd694a03bba551576fb3dd6cb90b01 image: postgres:17-alpine@sha256:dc17045ccfd343b49600570ea734b9c4991cf1c3f3302e67df51e3b402dd55c4
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- pgbackweb-data:/var/lib/postgresql/data - pgbackweb-data:/var/lib/postgresql/data
@@ -5863,7 +5863,7 @@ services:
interval: 10s interval: 10s
timeout: 5s timeout: 5s
retries: 5 retries: 5
image: postgres:17-alpine@sha256:4649d4ce53680767b3ba9a57f814d7ffa5cd694a03bba551576fb3dd6cb90b01 image: postgres:17-alpine@sha256:dc17045ccfd343b49600570ea734b9c4991cf1c3f3302e67df51e3b402dd55c4
profiles: ["rinoa-infra"] profiles: ["rinoa-infra"]
restart: unless-stopped restart: unless-stopped
volumes: volumes: