Merge pull request '🔧 Renovate: Update (digest) postgres:17-alpine Docker digest to 10f3b51' (#1124) from renovate/postgres-17-alpine into main
Renovate / renovate (push) Failing after 4m52s

This commit was merged in pull request #1124.
This commit is contained in:
2025-11-13 19:51:51 -05:00
+5 -5
View File
@@ -3118,7 +3118,7 @@ services:
POSTGRES_DB: ${JOPLIN_POSTGRES_DATABASE} POSTGRES_DB: ${JOPLIN_POSTGRES_DATABASE}
expose: expose:
- 5432 - 5432
image: postgres:17-alpine@sha256:ef257d85f76e48da1c64832459b59fcaba1a4dac97bf5d7450c77753542eee94 image: postgres:17-alpine@sha256:10f3b512502774bb0378e6820e4354f2f4bddddf3759107e4f9e3b0889ef9bec
networks: networks:
default: null default: null
profiles: ["rinoa-apps"] profiles: ["rinoa-apps"]
@@ -3642,7 +3642,7 @@ services:
timeout: 30s timeout: 30s
interval: 10s interval: 10s
retries: 5 retries: 5
image: postgres:17-alpine@sha256:ef257d85f76e48da1c64832459b59fcaba1a4dac97bf5d7450c77753542eee94 image: postgres:17-alpine@sha256:10f3b512502774bb0378e6820e4354f2f4bddddf3759107e4f9e3b0889ef9bec
profiles: ["rinoa-apps"] profiles: ["rinoa-apps"]
restart: always restart: always
volumes: volumes:
@@ -3708,7 +3708,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:ef257d85f76e48da1c64832459b59fcaba1a4dac97bf5d7450c77753542eee94 image: postgres:17-alpine@sha256:10f3b512502774bb0378e6820e4354f2f4bddddf3759107e4f9e3b0889ef9bec
environment: environment:
POSTGRES_USER: maxun POSTGRES_USER: maxun
POSTGRES_PASSWORD: ${MAXUN_DB_PASSWORD} POSTGRES_PASSWORD: ${MAXUN_DB_PASSWORD}
@@ -4563,7 +4563,7 @@ services:
interval: 5s interval: 5s
timeout: 5s timeout: 5s
retries: 5 retries: 5
image: postgres:17-alpine@sha256:ef257d85f76e48da1c64832459b59fcaba1a4dac97bf5d7450c77753542eee94 image: postgres:17-alpine@sha256:10f3b512502774bb0378e6820e4354f2f4bddddf3759107e4f9e3b0889ef9bec
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- pgbackweb-data:/var/lib/postgresql/data - pgbackweb-data:/var/lib/postgresql/data
@@ -5960,7 +5960,7 @@ services:
interval: 10s interval: 10s
timeout: 5s timeout: 5s
retries: 5 retries: 5
image: postgres:17-alpine@sha256:ef257d85f76e48da1c64832459b59fcaba1a4dac97bf5d7450c77753542eee94 image: postgres:17-alpine@sha256:10f3b512502774bb0378e6820e4354f2f4bddddf3759107e4f9e3b0889ef9bec
profiles: ["rinoa-infra"] profiles: ["rinoa-infra"]
restart: unless-stopped restart: unless-stopped
volumes: volumes: