Merge pull request '🔧 Renovate: Update (digest) postgres:17-alpine Docker digest to 8e8ec0a' (#1412) from renovate/postgres-17-alpine into main
This commit was merged in pull request #1412.
This commit is contained in:
+5
-5
@@ -3133,7 +3133,7 @@ services:
|
|||||||
POSTGRES_DB: ${JOPLIN_POSTGRES_DATABASE}
|
POSTGRES_DB: ${JOPLIN_POSTGRES_DATABASE}
|
||||||
expose:
|
expose:
|
||||||
- 5432
|
- 5432
|
||||||
image: postgres:17-alpine@sha256:9a78577340f3d26384b6aebeb475c0d46d664fd4ffa68503b4be4e4462745f94
|
image: postgres:17-alpine@sha256:8e8ec0a6ef21efade48505c2ab99f356311843e2e2fda2ce378061b3a28faf92
|
||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
profiles: ["rinoa-apps"]
|
profiles: ["rinoa-apps"]
|
||||||
@@ -3658,7 +3658,7 @@ services:
|
|||||||
timeout: 30s
|
timeout: 30s
|
||||||
interval: 10s
|
interval: 10s
|
||||||
retries: 5
|
retries: 5
|
||||||
image: postgres:17-alpine@sha256:9a78577340f3d26384b6aebeb475c0d46d664fd4ffa68503b4be4e4462745f94
|
image: postgres:17-alpine@sha256:8e8ec0a6ef21efade48505c2ab99f356311843e2e2fda2ce378061b3a28faf92
|
||||||
profiles: ["rinoa-apps"]
|
profiles: ["rinoa-apps"]
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
@@ -3724,7 +3724,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:9a78577340f3d26384b6aebeb475c0d46d664fd4ffa68503b4be4e4462745f94
|
image: postgres:17-alpine@sha256:8e8ec0a6ef21efade48505c2ab99f356311843e2e2fda2ce378061b3a28faf92
|
||||||
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:9a78577340f3d26384b6aebeb475c0d46d664fd4ffa68503b4be4e4462745f94
|
image: postgres:17-alpine@sha256:8e8ec0a6ef21efade48505c2ab99f356311843e2e2fda2ce378061b3a28faf92
|
||||||
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:9a78577340f3d26384b6aebeb475c0d46d664fd4ffa68503b4be4e4462745f94
|
image: postgres:17-alpine@sha256:8e8ec0a6ef21efade48505c2ab99f356311843e2e2fda2ce378061b3a28faf92
|
||||||
profiles: ["rinoa-infra"]
|
profiles: ["rinoa-infra"]
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user