Skip to content

Commit e24defc

Browse files
Update plugins/docker Docker tag to v20
1 parent 1e72ee6 commit e24defc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.drone.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ steps:
106106
event:
107107
- tag
108108
- name: publish
109-
image: plugins/docker:18
109+
image: plugins/docker:20
110110
settings:
111111
auto_tag: true
112112
auto_tag_suffix: linux-amd64
@@ -166,7 +166,7 @@ steps:
166166
- tag
167167

168168
- name: publish
169-
image: plugins/docker:18
169+
image: plugins/docker:20
170170
settings:
171171
auto_tag: true
172172
auto_tag_suffix: linux-arm64

0 commit comments

Comments
 (0)