chore(deps): update dependency docker.io/plugins/docker to v20.14.4
This commit is contained in:
parent
fc500c5605
commit
9c8553a110
18
.drone.yml
18
.drone.yml
@ -66,7 +66,7 @@ steps:
|
||||
image: docker.io/drone/git:1.2.1
|
||||
|
||||
- name: build
|
||||
image: docker.io/plugins/docker:20.10.9
|
||||
image: docker.io/plugins/docker:20.14.4
|
||||
settings:
|
||||
auto_tag: false
|
||||
dry_run: true
|
||||
@ -129,7 +129,7 @@ steps:
|
||||
image: docker.io/drone/git:1.2.1
|
||||
|
||||
- name: build
|
||||
image: docker.io/plugins/docker:20.10.9
|
||||
image: docker.io/plugins/docker:20.14.4
|
||||
settings:
|
||||
auto_tag: false
|
||||
dry_run: true
|
||||
@ -192,7 +192,7 @@ steps:
|
||||
image: docker.io/drone/git:1.2.1
|
||||
|
||||
- name: build
|
||||
image: docker.io/plugins/docker:20.10.9
|
||||
image: docker.io/plugins/docker:20.14.4
|
||||
settings:
|
||||
auto_tag: false
|
||||
dry_run: true
|
||||
@ -255,7 +255,7 @@ steps:
|
||||
image: docker.io/drone/git:1.2.1
|
||||
|
||||
- name: build
|
||||
image: docker.io/plugins/docker:20.10.9
|
||||
image: docker.io/plugins/docker:20.14.4
|
||||
settings:
|
||||
auto_tag: false
|
||||
force_tag: true
|
||||
@ -316,7 +316,7 @@ steps:
|
||||
image: docker.io/drone/git:1.2.1
|
||||
|
||||
- name: build
|
||||
image: docker.io/plugins/docker:20.10.9
|
||||
image: docker.io/plugins/docker:20.14.4
|
||||
settings:
|
||||
auto_tag: false
|
||||
force_tag: true
|
||||
@ -377,7 +377,7 @@ steps:
|
||||
image: docker.io/drone/git:1.2.1
|
||||
|
||||
- name: build
|
||||
image: docker.io/plugins/docker:20.10.9
|
||||
image: docker.io/plugins/docker:20.14.4
|
||||
settings:
|
||||
auto_tag: false
|
||||
force_tag: true
|
||||
@ -557,7 +557,7 @@ steps:
|
||||
image: docker.io/drone/git:1.2.1
|
||||
|
||||
- name: build
|
||||
image: docker.io/plugins/docker:20.10.9
|
||||
image: docker.io/plugins/docker:20.14.4
|
||||
settings:
|
||||
auto_tag: true
|
||||
auto_tag_suffix: amd64
|
||||
@ -614,7 +614,7 @@ steps:
|
||||
image: docker.io/drone/git:1.2.1
|
||||
|
||||
- name: build
|
||||
image: docker.io/plugins/docker:20.10.9
|
||||
image: docker.io/plugins/docker:20.14.4
|
||||
settings:
|
||||
auto_tag: true
|
||||
auto_tag_suffix: arm-v7
|
||||
@ -671,7 +671,7 @@ steps:
|
||||
image: docker.io/drone/git:1.2.1
|
||||
|
||||
- name: build
|
||||
image: docker.io/plugins/docker:20.10.9
|
||||
image: docker.io/plugins/docker:20.14.4
|
||||
settings:
|
||||
auto_tag: true
|
||||
auto_tag_suffix: arm64-v8
|
||||
|
Loading…
Reference in New Issue
Block a user