File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5151 commands :
5252 - go build -o release/windows/amd64/buildx-gar.exe ./cmd/drone-buildx-gar
5353 - name : build gar plugin
54- image : plugins/docker:20.17.4 -windows-1809-amd64
54+ image : plugins/docker:20.18.7 -windows-1809-amd64
5555 settings :
5656 dockerfile : docker/gar/Dockerfile.windows.amd64.1809
5757 repo : plugins/buildx-gar
@@ -149,7 +149,7 @@ steps:
149149 event :
150150 - tag
151151 - name : publish
152- image : plugins/docker:18
152+ image : plugins/docker:20
153153 settings :
154154 auto_tag : true
155155 auto_tag_suffix : linux-amd64
@@ -209,7 +209,7 @@ steps:
209209 - tag
210210
211211 - name : publish
212- image : plugins/docker:18
212+ image : plugins/docker:20
213213 settings :
214214 auto_tag : true
215215 auto_tag_suffix : linux-arm64
You can’t perform that action at this time.
0 commit comments