Skip to content

Commit

Permalink
Fix docker arm publish image (#49)
Browse files Browse the repository at this point in the history
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
  • Loading branch information
galal-hussein committed Apr 4, 2023
1 parent b52711e commit 2e96f69
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 @@ -154,7 +154,7 @@ steps:
path: /var/run/docker.sock

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

0 comments on commit 2e96f69

Please sign in to comment.