diff --git a/docker-compose.yml b/docker-compose.yml index cf34b3da..378c10b8 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -2986,7 +2986,7 @@ services: POSTGRES_DB: ${JOPLIN_POSTGRES_DATABASE} expose: - 5432 - image: postgres:17-alpine@sha256:4649d4ce53680767b3ba9a57f814d7ffa5cd694a03bba551576fb3dd6cb90b01 + image: postgres:17-alpine@sha256:dc17045ccfd343b49600570ea734b9c4991cf1c3f3302e67df51e3b402dd55c4 networks: default: null profiles: ["rinoa-apps"] @@ -3536,7 +3536,7 @@ services: timeout: 30s interval: 10s retries: 5 - image: postgres:17-alpine@sha256:4649d4ce53680767b3ba9a57f814d7ffa5cd694a03bba551576fb3dd6cb90b01 + image: postgres:17-alpine@sha256:dc17045ccfd343b49600570ea734b9c4991cf1c3f3302e67df51e3b402dd55c4 profiles: ["rinoa-apps"] restart: always volumes: @@ -3602,7 +3602,7 @@ services: restart: unless-stopped maxun-pg-db: container_name: maxun-pg-db - image: postgres:17-alpine@sha256:4649d4ce53680767b3ba9a57f814d7ffa5cd694a03bba551576fb3dd6cb90b01 + image: postgres:17-alpine@sha256:dc17045ccfd343b49600570ea734b9c4991cf1c3f3302e67df51e3b402dd55c4 environment: POSTGRES_USER: maxun POSTGRES_PASSWORD: ${MAXUN_DB_PASSWORD} @@ -4463,7 +4463,7 @@ services: interval: 5s timeout: 5s retries: 5 - image: postgres:17-alpine@sha256:4649d4ce53680767b3ba9a57f814d7ffa5cd694a03bba551576fb3dd6cb90b01 + image: postgres:17-alpine@sha256:dc17045ccfd343b49600570ea734b9c4991cf1c3f3302e67df51e3b402dd55c4 restart: unless-stopped volumes: - pgbackweb-data:/var/lib/postgresql/data @@ -5863,7 +5863,7 @@ services: interval: 10s timeout: 5s retries: 5 - image: postgres:17-alpine@sha256:4649d4ce53680767b3ba9a57f814d7ffa5cd694a03bba551576fb3dd6cb90b01 + image: postgres:17-alpine@sha256:dc17045ccfd343b49600570ea734b9c4991cf1c3f3302e67df51e3b402dd55c4 profiles: ["rinoa-infra"] restart: unless-stopped volumes: