From b1fd32c4a7e5f8a805abc9b1208e79ee6bf6e99f Mon Sep 17 00:00:00 2001 From: oasis Date: Fri, 26 Jun 2026 02:38:36 +0000 Subject: [PATCH] =?UTF-8?q?perf:=E8=B0=83=E6=95=B4docker=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E7=9A=84=E5=9F=BA=E7=A1=80=E9=95=9C=E5=83=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 34676ab..5636b4b 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -12,7 +12,7 @@ metadata: spec: containers: - name: docker-client - image: ${repo}/docker-proxy/docker:latest + image: ${repo}/docker-proxy/docker:cli command: ['cat'] tty: true env: