File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -717,7 +717,7 @@ steps:
717717
718718 - name : publish
719719 pull : always
720- image : plugins/ docker:linux-amd64
720+ image : techknowlogick/drone- docker:latest
721721 settings :
722722 auto_tag : true
723723 auto_tag_suffix : linux-amd64
@@ -734,7 +734,7 @@ steps:
734734 - pull_request
735735
736736 - name : publish-rootless
737- image : plugins/ docker:linux-amd64
737+ image : techknowlogick/drone- docker:latest
738738 settings :
739739 dockerfile : Dockerfile.rootless
740740 auto_tag : true
@@ -772,7 +772,7 @@ trigger:
772772steps :
773773 - name : dryrun
774774 pull : always
775- image : plugins/ docker:linux-arm64
775+ image : techknowlogick/drone- docker:latest
776776 settings :
777777 dry_run : true
778778 repo : gitea/gitea
@@ -814,7 +814,7 @@ steps:
814814
815815 - name : publish
816816 pull : always
817- image : plugins/ docker:linux-arm64
817+ image : techknowlogick/drone- docker:latest
818818 settings :
819819 auto_tag : true
820820 auto_tag_suffix : linux-arm64
@@ -834,7 +834,7 @@ steps:
834834 - pull_request
835835
836836 - name : publish-rootless
837- image : plugins/ docker:linux-arm64
837+ image : techknowlogick/drone- docker:latest
838838 settings :
839839 dockerfile : Dockerfile.rootless
840840 auto_tag : true
You can’t perform that action at this time.
0 commit comments