Skip to content

Commit

Permalink
Merge pull request #18 from drone-plugins/renovate/plugins-docker-20.x
Browse files Browse the repository at this point in the history
Update plugins/docker Docker tag to v20
  • Loading branch information
TP Honey committed Oct 19, 2023
2 parents d9b397d + 455029c commit 93070f7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ steps:
- ./release/linux/amd64/drone-docker --help

- name: publish
image: plugins/docker:18
image: plugins/docker:20
settings:
auto_tag: true
auto_tag_suffix: linux-amd64
Expand Down Expand Up @@ -162,7 +162,7 @@ steps:
- tag

- name: publish
image: plugins/docker:18
image: plugins/docker:20
settings:
auto_tag: true
auto_tag_suffix: linux-amd64
Expand Down Expand Up @@ -247,7 +247,7 @@ steps:
- tag

- name: publish
image: plugins/docker:18
image: plugins/docker:20
settings:
auto_tag: true
auto_tag_suffix: linux-amd64
Expand Down Expand Up @@ -333,7 +333,7 @@ steps:
- tag

- name: publish
image: plugins/docker:18
image: plugins/docker:20
settings:
auto_tag: true
auto_tag_suffix: linux-amd64
Expand Down Expand Up @@ -418,7 +418,7 @@ steps:
- tag

- name: publish
image: plugins/docker:18
image: plugins/docker:20
settings:
auto_tag: true
auto_tag_suffix: linux-amd64
Expand Down

0 comments on commit 93070f7

Please sign in to comment.