diff --git a/.drone.yml b/.drone.yml index 5261be4..28b69a8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -31,6 +31,6 @@ steps: tags: ${DRONE_BUILD_NUMBER} - name: rancher-push - image: registry.cn-hangzhou.aliyuncs.com/hvp/dpr:16 # 直接用busybox + image: registry.cn-hangzhou.aliyuncs.com/hvp/dpr:17 # 直接用busybox settings: docker_img : registry.cn-hangzhou.aliyuncs.com/huvipg/test-drone:${DRONE_BUILD_NUMBER} \ No newline at end of file