Skip to content

Commit

Permalink
drone correct plugins/docker tag supporting linux/arm (#6766)
Browse files Browse the repository at this point in the history
  • Loading branch information
brooksn authored Jan 18, 2023
1 parent d745f85 commit 7d45f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ steps:
- tag

- name: docker-publish
image: plugins/docker
image: plugins/docker:linux-arm
settings:
dockerfile: package/Dockerfile
password:
Expand Down

0 comments on commit 7d45f1f

Please sign in to comment.