Skip to content

Commit 1491423

Browse files
Update plugins/docker Docker tag
1 parent 613ca38 commit 1491423

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.drone.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ steps:
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.6-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

0 commit comments

Comments
 (0)