File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -709,7 +709,7 @@ steps:
709
709
710
710
- name : publish
711
711
pull : always
712
- image : plugins/ docker:linux-amd64
712
+ image : techknowlogick/drone- docker:latest
713
713
settings :
714
714
auto_tag : true
715
715
auto_tag_suffix : linux-amd64
@@ -726,7 +726,7 @@ steps:
726
726
- pull_request
727
727
728
728
- name : publish-rootless
729
- image : plugins/ docker:linux-amd64
729
+ image : techknowlogick/drone- docker:latest
730
730
settings :
731
731
dockerfile : Dockerfile.rootless
732
732
auto_tag : true
@@ -764,7 +764,7 @@ trigger:
764
764
steps :
765
765
- name : dryrun
766
766
pull : always
767
- image : plugins/ docker:linux-arm64
767
+ image : techknowlogick/drone- docker:latest
768
768
settings :
769
769
dry_run : true
770
770
repo : gitea/gitea
@@ -806,7 +806,7 @@ steps:
806
806
807
807
- name : publish
808
808
pull : always
809
- image : plugins/ docker:linux-arm64
809
+ image : techknowlogick/drone- docker:latest
810
810
settings :
811
811
auto_tag : true
812
812
auto_tag_suffix : linux-arm64
@@ -826,7 +826,7 @@ steps:
826
826
- pull_request
827
827
828
828
- name : publish-rootless
829
- image : plugins/ docker:linux-arm64
829
+ image : techknowlogick/drone- docker:latest
830
830
settings :
831
831
dockerfile : Dockerfile.rootless
832
832
auto_tag : true
You can’t perform that action at this time.
0 commit comments