Skip to content

Commit 13aa70c

Browse files
Update plugins/docker Docker tag to v21
1 parent 93070f7 commit 13aa70c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.drone.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ steps:
7676
- ./release/linux/amd64/drone-docker --help
7777

7878
- name: publish
79-
image: plugins/docker:20
79+
image: plugins/docker:21
8080
settings:
8181
auto_tag: true
8282
auto_tag_suffix: linux-amd64
@@ -162,7 +162,7 @@ steps:
162162
- tag
163163

164164
- name: publish
165-
image: plugins/docker:20
165+
image: plugins/docker:21
166166
settings:
167167
auto_tag: true
168168
auto_tag_suffix: linux-amd64
@@ -247,7 +247,7 @@ steps:
247247
- tag
248248

249249
- name: publish
250-
image: plugins/docker:20
250+
image: plugins/docker:21
251251
settings:
252252
auto_tag: true
253253
auto_tag_suffix: linux-amd64
@@ -333,7 +333,7 @@ steps:
333333
- tag
334334

335335
- name: publish
336-
image: plugins/docker:20
336+
image: plugins/docker:21
337337
settings:
338338
auto_tag: true
339339
auto_tag_suffix: linux-amd64
@@ -418,7 +418,7 @@ steps:
418418
- tag
419419

420420
- name: publish
421-
image: plugins/docker:20
421+
image: plugins/docker:21
422422
settings:
423423
auto_tag: true
424424
auto_tag_suffix: linux-amd64

0 commit comments

Comments
 (0)