diff --git a/docker-compose.yml b/docker-compose.yml index 5a80f160..7b6d3c8d 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -621,7 +621,7 @@ services: POSTGRES_DB: authelia expose: - 5432 - image: postgres:16-alpine@sha256:4327b9fd295502f326f44153a1045a7170ddbfffed1c3829798328556cfd09e2 + image: postgres:16-alpine@sha256:0780ef0827baebe99b75a7feb7d97110d6ec1e4df3e5c4ec5b9a5143ef90ac3a networks: default: null profiles: ["rinoa-apps"] @@ -4279,7 +4279,7 @@ services: retries: 10 test: 'pg_isready -U "$$POSTGRES_USER" -d "$$POSTGRES_DB"' timeout: 2s - image: postgres:16-alpine@sha256:4327b9fd295502f326f44153a1045a7170ddbfffed1c3829798328556cfd09e2 + image: postgres:16-alpine@sha256:0780ef0827baebe99b75a7feb7d97110d6ec1e4df3e5c4ec5b9a5143ef90ac3a profiles: ["rinoa-apps"] restart: unless-stopped volumes: @@ -4662,7 +4662,7 @@ services: interval: 10s timeout: 5s retries: 5 - image: postgres:16-alpine@sha256:4327b9fd295502f326f44153a1045a7170ddbfffed1c3829798328556cfd09e2 + image: postgres:16-alpine@sha256:0780ef0827baebe99b75a7feb7d97110d6ec1e4df3e5c4ec5b9a5143ef90ac3a profiles: ["rinoa-apps"] restart: unless-stopped volumes: @@ -5261,7 +5261,7 @@ services: POSTGRES_PASSWORD: ${REACTIVE_RESUME_PGSQL_PASSWORD} expose: - 5432 - image: postgres:16-alpine@sha256:4327b9fd295502f326f44153a1045a7170ddbfffed1c3829798328556cfd09e2 + image: postgres:16-alpine@sha256:0780ef0827baebe99b75a7feb7d97110d6ec1e4df3e5c4ec5b9a5143ef90ac3a networks: default: null profiles: ["rinoa-apps"] @@ -6379,7 +6379,7 @@ services: POSTGRES_USER: tandoor expose: - 5432 - image: postgres:16-alpine@sha256:4327b9fd295502f326f44153a1045a7170ddbfffed1c3829798328556cfd09e2 + image: postgres:16-alpine@sha256:0780ef0827baebe99b75a7feb7d97110d6ec1e4df3e5c4ec5b9a5143ef90ac3a networks: default: null profiles: ["rinoa-apps"]