🔧 Renovate: Update (digest) postgres:17-alpine Docker digest to c4df159
Renovate Image Tag Deployment / Renovate PR Deployment (pull_request) Failing after 4m25s
Renovate Image Tag Deployment / Renovate PR Deployment (pull_request) Failing after 4m25s
This commit is contained in:
+5
-5
@@ -3118,7 +3118,7 @@ services:
|
|||||||
POSTGRES_DB: ${JOPLIN_POSTGRES_DATABASE}
|
POSTGRES_DB: ${JOPLIN_POSTGRES_DATABASE}
|
||||||
expose:
|
expose:
|
||||||
- 5432
|
- 5432
|
||||||
image: postgres:17-alpine@sha256:465e9a4c730a4ea32e4560f2f1115a8775443b879b7c78b9591420510fd3a981
|
image: postgres:17-alpine@sha256:c4df1591a679546facd3108679b9f90e8b6582c8b71c68b37221c5d79dab9f8b
|
||||||
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:465e9a4c730a4ea32e4560f2f1115a8775443b879b7c78b9591420510fd3a981
|
image: postgres:17-alpine@sha256:c4df1591a679546facd3108679b9f90e8b6582c8b71c68b37221c5d79dab9f8b
|
||||||
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:465e9a4c730a4ea32e4560f2f1115a8775443b879b7c78b9591420510fd3a981
|
image: postgres:17-alpine@sha256:c4df1591a679546facd3108679b9f90e8b6582c8b71c68b37221c5d79dab9f8b
|
||||||
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:465e9a4c730a4ea32e4560f2f1115a8775443b879b7c78b9591420510fd3a981
|
image: postgres:17-alpine@sha256:c4df1591a679546facd3108679b9f90e8b6582c8b71c68b37221c5d79dab9f8b
|
||||||
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:465e9a4c730a4ea32e4560f2f1115a8775443b879b7c78b9591420510fd3a981
|
image: postgres:17-alpine@sha256:c4df1591a679546facd3108679b9f90e8b6582c8b71c68b37221c5d79dab9f8b
|
||||||
profiles: ["rinoa-infra"]
|
profiles: ["rinoa-infra"]
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user