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 @@ -709,7 +709,7 @@ steps:
709709
710710 - name : publish
711711 pull : always
712- image : plugins/ docker:linux-amd64
712+ image : techknowlogick/drone- docker:latest
713713 settings :
714714 auto_tag : true
715715 auto_tag_suffix : linux-amd64
@@ -726,7 +726,7 @@ steps:
726726 - pull_request
727727
728728 - name : publish-rootless
729- image : plugins/ docker:linux-amd64
729+ image : techknowlogick/drone- docker:latest
730730 settings :
731731 dockerfile : Dockerfile.rootless
732732 auto_tag : true
@@ -764,7 +764,7 @@ trigger:
764764steps :
765765 - name : dryrun
766766 pull : always
767- image : plugins/ docker:linux-arm64
767+ image : techknowlogick/drone- docker:latest
768768 settings :
769769 dry_run : true
770770 repo : gitea/gitea
@@ -806,7 +806,7 @@ steps:
806806
807807 - name : publish
808808 pull : always
809- image : plugins/ docker:linux-arm64
809+ image : techknowlogick/drone- docker:latest
810810 settings :
811811 auto_tag : true
812812 auto_tag_suffix : linux-arm64
@@ -826,7 +826,7 @@ steps:
826826 - pull_request
827827
828828 - name : publish-rootless
829- image : plugins/ docker:linux-arm64
829+ image : techknowlogick/drone- docker:latest
830830 settings :
831831 dockerfile : Dockerfile.rootless
832832 auto_tag : true
You can’t perform that action at this time.
0 commit comments