diff --git a/docker-compose.yml b/docker-compose.yml index ddc179a1..788d25bf 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -519,7 +519,7 @@ services: POSTGRES_DB: authelia expose: - 5432 - image: postgres:16-alpine@sha256:16bc17c64a573ef34162af9298258d1aec548232985b33ed7b1eac33ba35c229 + image: postgres:16-alpine@sha256:57c72fd2a128e416c7fcc499958864df5301e940bca0a56f58fddf30ffc07777 networks: default: null profiles: ["rinoa-apps"] @@ -4152,7 +4152,7 @@ services: retries: 10 test: 'pg_isready -U "$$POSTGRES_USER" -d "$$POSTGRES_DB"' timeout: 2s - image: postgres:16-alpine@sha256:16bc17c64a573ef34162af9298258d1aec548232985b33ed7b1eac33ba35c229 + image: postgres:16-alpine@sha256:57c72fd2a128e416c7fcc499958864df5301e940bca0a56f58fddf30ffc07777 profiles: ["rinoa-apps"] restart: unless-stopped volumes: @@ -4539,7 +4539,7 @@ services: interval: 10s timeout: 5s retries: 5 - image: postgres:16-alpine@sha256:16bc17c64a573ef34162af9298258d1aec548232985b33ed7b1eac33ba35c229 + image: postgres:16-alpine@sha256:57c72fd2a128e416c7fcc499958864df5301e940bca0a56f58fddf30ffc07777 profiles: ["rinoa-apps"] restart: unless-stopped volumes: @@ -5140,7 +5140,7 @@ services: POSTGRES_PASSWORD: ${REACTIVE_RESUME_PGSQL_PASSWORD} expose: - 5432 - image: postgres:16-alpine@sha256:16bc17c64a573ef34162af9298258d1aec548232985b33ed7b1eac33ba35c229 + image: postgres:16-alpine@sha256:57c72fd2a128e416c7fcc499958864df5301e940bca0a56f58fddf30ffc07777 networks: default: null profiles: ["rinoa-apps"] @@ -6261,7 +6261,7 @@ services: POSTGRES_USER: tandoor expose: - 5432 - image: postgres:16-alpine@sha256:16bc17c64a573ef34162af9298258d1aec548232985b33ed7b1eac33ba35c229 + image: postgres:16-alpine@sha256:57c72fd2a128e416c7fcc499958864df5301e940bca0a56f58fddf30ffc07777 networks: default: null profiles: ["rinoa-apps"]