diff --git a/deploy-template/compose.yml b/deploy-template/compose.yml index b6995ab..ba696e7 100644 --- a/deploy-template/compose.yml +++ b/deploy-template/compose.yml @@ -16,7 +16,7 @@ services: - POSTGRES_USER=drop - POSTGRES_DB=drop drop: - image: drop # todo + image: registry.deepcore.dev/drop-oss/drop/main:latest depends_on: postgres: condition: service_healthy