Skip to content

Commit

Permalink
Update plugins/docker Docker tag
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent e7f8e98 commit 463c5e2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ steps:
commands:
- go build -o release/windows/amd64/buildx-gar.exe ./cmd/drone-buildx-gar
- name: build gar plugin
image: plugins/docker:20.17.4-windows-1809-amd64
image: plugins/docker:20.18.2-windows-1809-amd64
settings:
dockerfile: docker/gar/Dockerfile.windows.amd64.1809
repo: plugins/buildx-gar
Expand Down Expand Up @@ -149,7 +149,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 @@ -209,7 +209,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 463c5e2

Please sign in to comment.