diff --git a/docker-compose.yml b/docker-compose.yml index 5a80f160..d3b16c53 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -3133,7 +3133,7 @@ services: POSTGRES_DB: ${JOPLIN_POSTGRES_DATABASE} expose: - 5432 - image: postgres:17-alpine@sha256:bb377b7239d2774ac8cc76f481596ce96c5a6b5e9d141f6d0a0ee371a6e7c0f2 + image: postgres:17-alpine@sha256:b8bf2b22777752274351a161f5c99d55728a2652a87ea655e02cfa20cb44f825 networks: default: null profiles: ["rinoa-apps"] @@ -3682,7 +3682,7 @@ services: timeout: 30s interval: 10s retries: 5 - image: postgres:17-alpine@sha256:bb377b7239d2774ac8cc76f481596ce96c5a6b5e9d141f6d0a0ee371a6e7c0f2 + image: postgres:17-alpine@sha256:b8bf2b22777752274351a161f5c99d55728a2652a87ea655e02cfa20cb44f825 profiles: ["rinoa-apps"] restart: always volumes: @@ -3748,7 +3748,7 @@ services: restart: unless-stopped maxun-pg-db: container_name: maxun-pg-db - image: postgres:17-alpine@sha256:bb377b7239d2774ac8cc76f481596ce96c5a6b5e9d141f6d0a0ee371a6e7c0f2 + image: postgres:17-alpine@sha256:b8bf2b22777752274351a161f5c99d55728a2652a87ea655e02cfa20cb44f825 environment: POSTGRES_USER: maxun POSTGRES_PASSWORD: ${MAXUN_DB_PASSWORD} @@ -4587,7 +4587,7 @@ services: interval: 5s timeout: 5s retries: 5 - image: postgres:17-alpine@sha256:bb377b7239d2774ac8cc76f481596ce96c5a6b5e9d141f6d0a0ee371a6e7c0f2 + image: postgres:17-alpine@sha256:b8bf2b22777752274351a161f5c99d55728a2652a87ea655e02cfa20cb44f825 restart: unless-stopped volumes: - pgbackweb-data:/var/lib/postgresql/data @@ -5984,7 +5984,7 @@ services: interval: 10s timeout: 5s retries: 5 - image: postgres:17-alpine@sha256:bb377b7239d2774ac8cc76f481596ce96c5a6b5e9d141f6d0a0ee371a6e7c0f2 + image: postgres:17-alpine@sha256:b8bf2b22777752274351a161f5c99d55728a2652a87ea655e02cfa20cb44f825 profiles: ["rinoa-infra"] restart: unless-stopped volumes: