diff --git a/docker-compose.yml b/docker-compose.yml index 20b999e7..a3c463ec 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -621,7 +621,7 @@ services: POSTGRES_DB: authelia expose: - 5432 - image: postgres:16-alpine@sha256:a5074487380d4e686036ce61ed6f2d363939ae9a0c40123d1a9e3bb3a5f344b4 + image: postgres:16-alpine@sha256:6a388fba16e2a94d6d92bc3c435cdc2e20145add88547615b3d8fa545d703afe networks: default: null profiles: ["rinoa-apps"] @@ -4255,7 +4255,7 @@ services: retries: 10 test: 'pg_isready -U "$$POSTGRES_USER" -d "$$POSTGRES_DB"' timeout: 2s - image: postgres:16-alpine@sha256:a5074487380d4e686036ce61ed6f2d363939ae9a0c40123d1a9e3bb3a5f344b4 + image: postgres:16-alpine@sha256:6a388fba16e2a94d6d92bc3c435cdc2e20145add88547615b3d8fa545d703afe profiles: ["rinoa-apps"] restart: unless-stopped volumes: @@ -4638,7 +4638,7 @@ services: interval: 10s timeout: 5s retries: 5 - image: postgres:16-alpine@sha256:a5074487380d4e686036ce61ed6f2d363939ae9a0c40123d1a9e3bb3a5f344b4 + image: postgres:16-alpine@sha256:6a388fba16e2a94d6d92bc3c435cdc2e20145add88547615b3d8fa545d703afe profiles: ["rinoa-apps"] restart: unless-stopped volumes: @@ -5237,7 +5237,7 @@ services: POSTGRES_PASSWORD: ${REACTIVE_RESUME_PGSQL_PASSWORD} expose: - 5432 - image: postgres:16-alpine@sha256:a5074487380d4e686036ce61ed6f2d363939ae9a0c40123d1a9e3bb3a5f344b4 + image: postgres:16-alpine@sha256:6a388fba16e2a94d6d92bc3c435cdc2e20145add88547615b3d8fa545d703afe networks: default: null profiles: ["rinoa-apps"] @@ -6355,7 +6355,7 @@ services: POSTGRES_USER: tandoor expose: - 5432 - image: postgres:16-alpine@sha256:a5074487380d4e686036ce61ed6f2d363939ae9a0c40123d1a9e3bb3a5f344b4 + image: postgres:16-alpine@sha256:6a388fba16e2a94d6d92bc3c435cdc2e20145add88547615b3d8fa545d703afe networks: default: null profiles: ["rinoa-apps"]