diff --git a/docker-compose.yml b/docker-compose.yml index 788d25bf..5f0020d3 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:979c4379dd698aba0b890599a6104e082035f98ef31d9b9291ec22f2b13059ca + image: postgres:17-alpine@sha256:742f40ea20b9ff2ff31db5458d127452988a2164df9e17441e191f3b72252193 networks: default: null profiles: ["rinoa-apps"] @@ -3536,7 +3536,7 @@ services: timeout: 30s interval: 10s retries: 5 - image: postgres:17-alpine@sha256:979c4379dd698aba0b890599a6104e082035f98ef31d9b9291ec22f2b13059ca + image: postgres:17-alpine@sha256:742f40ea20b9ff2ff31db5458d127452988a2164df9e17441e191f3b72252193 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:979c4379dd698aba0b890599a6104e082035f98ef31d9b9291ec22f2b13059ca + image: postgres:17-alpine@sha256:742f40ea20b9ff2ff31db5458d127452988a2164df9e17441e191f3b72252193 environment: POSTGRES_USER: maxun POSTGRES_PASSWORD: ${MAXUN_DB_PASSWORD} @@ -4464,7 +4464,7 @@ services: interval: 5s timeout: 5s retries: 5 - image: postgres:17-alpine@sha256:979c4379dd698aba0b890599a6104e082035f98ef31d9b9291ec22f2b13059ca + image: postgres:17-alpine@sha256:742f40ea20b9ff2ff31db5458d127452988a2164df9e17441e191f3b72252193 restart: unless-stopped volumes: - pgbackweb-data:/var/lib/postgresql/data @@ -5866,7 +5866,7 @@ services: interval: 10s timeout: 5s retries: 5 - image: postgres:17-alpine@sha256:979c4379dd698aba0b890599a6104e082035f98ef31d9b9291ec22f2b13059ca + image: postgres:17-alpine@sha256:742f40ea20b9ff2ff31db5458d127452988a2164df9e17441e191f3b72252193 profiles: ["rinoa-infra"] restart: unless-stopped volumes: