From 573af79176a20a93b1a4e7d62528fc273470926f Mon Sep 17 00:00:00 2001 From: Dev Mittal Date: Wed, 31 Jan 2024 11:17:34 +0530 Subject: [PATCH] fix: [CI-11176]: update docker image version in drone yaml --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 4b9ec7c..cfdf81d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -162,7 +162,7 @@ steps: event: - tag - name: publish - image: plugins/docker@sha256:f0233d950ae87ee6cb5500b2d5497fe02aa338201c0bdce2619f443fd174cfa4 + image: plugins/docker settings: auto_tag: true auto_tag_suffix: windows-1809-amd64