From b23bf5a6e94bb1e925d8947b078e9cfabf404abe Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Tue, 11 Feb 2025 11:10:55 +0100 Subject: [PATCH] Update coolify.json --- dockerfile/coolify.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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": {