fix: change docker registry
Some checks failed
Deploy Production Server / if_merged (push) Failing after 4m45s
Some checks failed
Deploy Production Server / if_merged (push) Failing after 4m45s
This commit is contained in:
parent
734fc4634c
commit
545a3043c0
@ -19,7 +19,7 @@ services:
|
|||||||
- nginx
|
- nginx
|
||||||
|
|
||||||
ffsaf-db:
|
ffsaf-db:
|
||||||
image: postgres
|
image: public.ecr.aws/docker/library/postgres:17.2
|
||||||
hostname: ffsaf-db
|
hostname: ffsaf-db
|
||||||
container_name: ffsaf-db
|
container_name: ffsaf-db
|
||||||
user: postgres
|
user: postgres
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user