Skip to content

Commit

Permalink
Update plugins/docker Docker tag to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 1e72ee6 commit e24defc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ steps:
event:
- tag
- name: publish
image: plugins/docker:18
image: plugins/docker:20
settings:
auto_tag: true
auto_tag_suffix: linux-amd64
Expand Down Expand Up @@ -166,7 +166,7 @@ steps:
- tag

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

0 comments on commit e24defc

Please sign in to comment.