diff --git a/dockerfile/coolify.json b/dockerfile/coolify.json index 8881285..048262c 100644 --- a/dockerfile/coolify.json +++ b/dockerfile/coolify.json @@ -1,10 +1,7 @@ { - "name": "Pure Dockerfile", + "name": "Git Based Dockerfile", "build": { - "build_pack": "dockerfile", - "dockerfile": { - "content": "FROM nginx:latest" - } + "build_pack": "dockerfile" }, "network": { "ports": {