🔧 Renovate: Update (digest) postgres:17-alpine Docker digest to 855021a
Renovate Image Tag Deployment / deploy (pull_request) Has been skipped

This commit is contained in:
2025-09-30 22:21:17 +00:00
parent eae8485981
commit 4d9536a9cd
+5 -5
View File
@@ -3241,7 +3241,7 @@ services:
POSTGRES_DB: ${JOPLIN_POSTGRES_DATABASE} POSTGRES_DB: ${JOPLIN_POSTGRES_DATABASE}
expose: expose:
- 5432 - 5432
image: postgres:17-alpine@sha256:d5f196a551b5cef1c70853c6dd588f456d16ca4ea733e3f31c75bc1ae2f65f3f image: postgres:17-alpine@sha256:855021a5b10954343902a8c22a15f8464233126c1d12d9ad84d4a14c5af07a80
networks: networks:
default: null default: null
profiles: ["rinoa-apps"] profiles: ["rinoa-apps"]
@@ -3765,7 +3765,7 @@ services:
timeout: 30s timeout: 30s
interval: 10s interval: 10s
retries: 5 retries: 5
image: postgres:17-alpine@sha256:d5f196a551b5cef1c70853c6dd588f456d16ca4ea733e3f31c75bc1ae2f65f3f image: postgres:17-alpine@sha256:855021a5b10954343902a8c22a15f8464233126c1d12d9ad84d4a14c5af07a80
profiles: ["rinoa-apps"] profiles: ["rinoa-apps"]
restart: always restart: always
volumes: volumes:
@@ -3831,7 +3831,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:d5f196a551b5cef1c70853c6dd588f456d16ca4ea733e3f31c75bc1ae2f65f3f image: postgres:17-alpine@sha256:855021a5b10954343902a8c22a15f8464233126c1d12d9ad84d4a14c5af07a80
environment: environment:
POSTGRES_USER: maxun POSTGRES_USER: maxun
POSTGRES_PASSWORD: ${MAXUN_DB_PASSWORD} POSTGRES_PASSWORD: ${MAXUN_DB_PASSWORD}
@@ -4785,7 +4785,7 @@ services:
interval: 5s interval: 5s
timeout: 5s timeout: 5s
retries: 5 retries: 5
image: postgres:17-alpine@sha256:d5f196a551b5cef1c70853c6dd588f456d16ca4ea733e3f31c75bc1ae2f65f3f image: postgres:17-alpine@sha256:855021a5b10954343902a8c22a15f8464233126c1d12d9ad84d4a14c5af07a80
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- pgbackweb-data:/var/lib/postgresql/data - pgbackweb-data:/var/lib/postgresql/data
@@ -6170,7 +6170,7 @@ services:
interval: 10s interval: 10s
timeout: 5s timeout: 5s
retries: 5 retries: 5
image: postgres:17-alpine@sha256:d5f196a551b5cef1c70853c6dd588f456d16ca4ea733e3f31c75bc1ae2f65f3f image: postgres:17-alpine@sha256:855021a5b10954343902a8c22a15f8464233126c1d12d9ad84d4a14c5af07a80
profiles: ["rinoa-infra"] profiles: ["rinoa-infra"]
restart: unless-stopped restart: unless-stopped
volumes: volumes: