From fafd2928b2df8209fdc8023901cee3a9e547eede Mon Sep 17 00:00:00 2001 From: peng Date: Tue, 11 Nov 2025 11:29:16 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=9F=E4=BA=A7=E7=AE=A1=E7=90=86=E7=B3=BB?= =?UTF-8?q?=E7=BB=9F=20-=20deploy=E6=96=87=E4=BB=B6=E5=A4=B9=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/deploy.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/deploy.js b/scripts/deploy.js index d411a5e..2560e99 100644 --- a/scripts/deploy.js +++ b/scripts/deploy.js @@ -10,7 +10,7 @@ var data = JSON.stringify({ "git-revision": "main", "git-pat": "b6c02bf1aec73d7bbbfbe590ea37564a29c4bd5d", "docker-image-domain": "172.16.102.3:30648", - "docker-dockerfile-path": "./Dockerfile.crop-x", + "docker-dockerfile-path": "./Dockerfile.crop-x-new", "resource-cpu-limit": "500m", "resource-memory-limit": "512Mi", "resource-gpu-mem-limit": "",