fix: change docker registry
Some checks failed
Deploy Production Server / if_merged (push) Failing after 4m45s

This commit is contained in:
Thibaut Valentin 2025-01-02 16:58:32 +01:00
parent 734fc4634c
commit 545a3043c0

View File

@ -19,7 +19,7 @@ services:
- nginx
ffsaf-db:
image: postgres
image: public.ecr.aws/docker/library/postgres:17.2
hostname: ffsaf-db
container_name: ffsaf-db
user: postgres