From 580b47753aa4f9e44d43cdc474fe65d2ca9ab0ce Mon Sep 17 00:00:00 2001 From: "Danfeng Liu (c)" Date: Tue, 19 Nov 2019 15:03:04 +0800 Subject: [PATCH] There is a new commit in harbor-e2e-engine:1.42, which is upgrade docker to the latest version, so drone.yml should be update to the new one. Signed-off-by: Danfeng Liu (c) --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 344af41a9..b98b00bda 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,7 +27,7 @@ pipeline: status: success test-and-issue-build: - image: goharbor/harbor-e2e-engine:1.42 + image: goharbor/harbor-e2e-engine:1.43 pull: true privileged: true environment: