diff --git a/.drone.yml b/.drone.yml index 3290e7b..0f9c2a8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -24,7 +24,7 @@ steps: path: /root/.m2 - name: dev-build-image - image: ccr.ccs.tencentyun.com/violin/kaniko-project-executor:latest + image: ccr.ccs.tencentyun.com/violin/drone-kaniko:latest environment: DOCKER_CONFIG: from_secret: docker_config @@ -70,7 +70,7 @@ steps: path: /root/.m2 - name: prod-build-image - image: ccr.ccs.tencentyun.com/violin/kaniko-project-executor:latest + image: ccr.ccs.tencentyun.com/violin/drone-kaniko:latest environment: DOCKER_CONFIG: from_secret: docker_config