🔧 Renovate: Update (digest) postgres:17-alpine Docker digest to 9a78577 #1176
+5
-5
@@ -3130,7 +3130,7 @@ services:
|
||||
POSTGRES_DB: ${JOPLIN_POSTGRES_DATABASE}
|
||||
expose:
|
||||
- 5432
|
||||
image: postgres:17-alpine@sha256:c4df1591a679546facd3108679b9f90e8b6582c8b71c68b37221c5d79dab9f8b
|
||||
image: postgres:17-alpine@sha256:9a78577340f3d26384b6aebeb475c0d46d664fd4ffa68503b4be4e4462745f94
|
||||
networks:
|
||||
default: null
|
||||
profiles: ["rinoa-apps"]
|
||||
@@ -3654,7 +3654,7 @@ services:
|
||||
timeout: 30s
|
||||
interval: 10s
|
||||
retries: 5
|
||||
image: postgres:17-alpine@sha256:c4df1591a679546facd3108679b9f90e8b6582c8b71c68b37221c5d79dab9f8b
|
||||
image: postgres:17-alpine@sha256:9a78577340f3d26384b6aebeb475c0d46d664fd4ffa68503b4be4e4462745f94
|
||||
profiles: ["rinoa-apps"]
|
||||
restart: always
|
||||
volumes:
|
||||
@@ -3720,7 +3720,7 @@ services:
|
||||
restart: unless-stopped
|
||||
maxun-pg-db:
|
||||
container_name: maxun-pg-db
|
||||
image: postgres:17-alpine@sha256:c4df1591a679546facd3108679b9f90e8b6582c8b71c68b37221c5d79dab9f8b
|
||||
image: postgres:17-alpine@sha256:9a78577340f3d26384b6aebeb475c0d46d664fd4ffa68503b4be4e4462745f94
|
||||
environment:
|
||||
POSTGRES_USER: maxun
|
||||
POSTGRES_PASSWORD: ${MAXUN_DB_PASSWORD}
|
||||
@@ -4575,7 +4575,7 @@ services:
|
||||
interval: 5s
|
||||
timeout: 5s
|
||||
retries: 5
|
||||
image: postgres:17-alpine@sha256:c4df1591a679546facd3108679b9f90e8b6582c8b71c68b37221c5d79dab9f8b
|
||||
image: postgres:17-alpine@sha256:9a78577340f3d26384b6aebeb475c0d46d664fd4ffa68503b4be4e4462745f94
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- pgbackweb-data:/var/lib/postgresql/data
|
||||
@@ -5972,7 +5972,7 @@ services:
|
||||
interval: 10s
|
||||
timeout: 5s
|
||||
retries: 5
|
||||
image: postgres:17-alpine@sha256:c4df1591a679546facd3108679b9f90e8b6582c8b71c68b37221c5d79dab9f8b
|
||||
image: postgres:17-alpine@sha256:9a78577340f3d26384b6aebeb475c0d46d664fd4ffa68503b4be4e4462745f94
|
||||
profiles: ["rinoa-infra"]
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user