diff --git a/docker-compose.yml b/docker-compose.yml index a45fff39..377f6059 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -621,7 +621,7 @@ services: POSTGRES_DB: authelia expose: - 5432 - image: postgres:16-alpine@sha256:890480b08124ce7f79960a9bb16fe39729aa302bd384bfd7c408fee6c8f7adb7 + image: postgres:16-alpine@sha256:16bc17c64a573ef34162af9298258d1aec548232985b33ed7b1eac33ba35c229 networks: default: null profiles: ["rinoa-apps"] @@ -4254,7 +4254,7 @@ services: retries: 10 test: 'pg_isready -U "$$POSTGRES_USER" -d "$$POSTGRES_DB"' timeout: 2s - image: postgres:16-alpine@sha256:890480b08124ce7f79960a9bb16fe39729aa302bd384bfd7c408fee6c8f7adb7 + image: postgres:16-alpine@sha256:16bc17c64a573ef34162af9298258d1aec548232985b33ed7b1eac33ba35c229 profiles: ["rinoa-apps"] restart: unless-stopped volumes: @@ -4640,7 +4640,7 @@ services: interval: 10s timeout: 5s retries: 5 - image: postgres:16-alpine@sha256:890480b08124ce7f79960a9bb16fe39729aa302bd384bfd7c408fee6c8f7adb7 + image: postgres:16-alpine@sha256:16bc17c64a573ef34162af9298258d1aec548232985b33ed7b1eac33ba35c229 profiles: ["rinoa-apps"] restart: unless-stopped volumes: @@ -5241,7 +5241,7 @@ services: POSTGRES_PASSWORD: ${REACTIVE_RESUME_PGSQL_PASSWORD} expose: - 5432 - image: postgres:16-alpine@sha256:890480b08124ce7f79960a9bb16fe39729aa302bd384bfd7c408fee6c8f7adb7 + image: postgres:16-alpine@sha256:16bc17c64a573ef34162af9298258d1aec548232985b33ed7b1eac33ba35c229 networks: default: null profiles: ["rinoa-apps"] @@ -6360,7 +6360,7 @@ services: POSTGRES_USER: tandoor expose: - 5432 - image: postgres:16-alpine@sha256:890480b08124ce7f79960a9bb16fe39729aa302bd384bfd7c408fee6c8f7adb7 + image: postgres:16-alpine@sha256:16bc17c64a573ef34162af9298258d1aec548232985b33ed7b1eac33ba35c229 networks: default: null profiles: ["rinoa-apps"]