Merge pull request '🔧 Renovate: Update (digest) postgres:17-alpine Docker digest to c5da6bc' (#603) from renovate/postgres-17-alpine into main
This commit was merged in pull request #603.
This commit is contained in:
+5
-5
@@ -3261,7 +3261,7 @@ services:
|
|||||||
POSTGRES_DB: ${JOPLIN_POSTGRES_DATABASE}
|
POSTGRES_DB: ${JOPLIN_POSTGRES_DATABASE}
|
||||||
expose:
|
expose:
|
||||||
- 5432
|
- 5432
|
||||||
image: postgres:17-alpine@sha256:dac32bfa7ef9626a4f8b909c3b79578c6f2c09846626d41b14ee669baa7bbb67
|
image: postgres:17-alpine@sha256:c5da6bc9da9e3a3b6dc85585078c05c002c2d4deeaca00479f5571e2d00ca5d2
|
||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
profiles: ["rinoa-apps"]
|
profiles: ["rinoa-apps"]
|
||||||
@@ -3785,7 +3785,7 @@ services:
|
|||||||
timeout: 30s
|
timeout: 30s
|
||||||
interval: 10s
|
interval: 10s
|
||||||
retries: 5
|
retries: 5
|
||||||
image: postgres:17-alpine@sha256:dac32bfa7ef9626a4f8b909c3b79578c6f2c09846626d41b14ee669baa7bbb67
|
image: postgres:17-alpine@sha256:c5da6bc9da9e3a3b6dc85585078c05c002c2d4deeaca00479f5571e2d00ca5d2
|
||||||
profiles: ["rinoa-apps"]
|
profiles: ["rinoa-apps"]
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
@@ -3851,7 +3851,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:dac32bfa7ef9626a4f8b909c3b79578c6f2c09846626d41b14ee669baa7bbb67
|
image: postgres:17-alpine@sha256:c5da6bc9da9e3a3b6dc85585078c05c002c2d4deeaca00479f5571e2d00ca5d2
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_USER: maxun
|
POSTGRES_USER: maxun
|
||||||
POSTGRES_PASSWORD: ${MAXUN_DB_PASSWORD}
|
POSTGRES_PASSWORD: ${MAXUN_DB_PASSWORD}
|
||||||
@@ -4812,7 +4812,7 @@ services:
|
|||||||
interval: 5s
|
interval: 5s
|
||||||
timeout: 5s
|
timeout: 5s
|
||||||
retries: 5
|
retries: 5
|
||||||
image: postgres:17-alpine@sha256:dac32bfa7ef9626a4f8b909c3b79578c6f2c09846626d41b14ee669baa7bbb67
|
image: postgres:17-alpine@sha256:c5da6bc9da9e3a3b6dc85585078c05c002c2d4deeaca00479f5571e2d00ca5d2
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- pgbackweb-data:/var/lib/postgresql/data
|
- pgbackweb-data:/var/lib/postgresql/data
|
||||||
@@ -6209,7 +6209,7 @@ services:
|
|||||||
interval: 10s
|
interval: 10s
|
||||||
timeout: 5s
|
timeout: 5s
|
||||||
retries: 5
|
retries: 5
|
||||||
image: postgres:17-alpine@sha256:dac32bfa7ef9626a4f8b909c3b79578c6f2c09846626d41b14ee669baa7bbb67
|
image: postgres:17-alpine@sha256:c5da6bc9da9e3a3b6dc85585078c05c002c2d4deeaca00479f5571e2d00ca5d2
|
||||||
profiles: ["rinoa-infra"]
|
profiles: ["rinoa-infra"]
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user