pin plugins/docker to v19
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
51615bbd1e
commit
f1a981348f
@ -28,7 +28,7 @@ platform:
|
||||
|
||||
steps:
|
||||
- name: dryrun
|
||||
image: plugins/docker
|
||||
image: plugins/docker:19
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
dry_run: true
|
||||
@ -56,7 +56,7 @@ steps:
|
||||
- dryrun
|
||||
|
||||
- name: publish-dockerhub
|
||||
image: plugins/docker
|
||||
image: plugins/docker:19
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
password:
|
||||
@ -72,7 +72,7 @@ steps:
|
||||
- tags
|
||||
|
||||
- name: publish-quay
|
||||
image: plugins/docker
|
||||
image: plugins/docker:19
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
password:
|
||||
@ -179,6 +179,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 31d1dfff82ddd965d0be096f0b60ae712186bed1a40655e6250a1acd29630201
|
||||
hmac: 3ca16597118834ce13bed86eeac75e37f0e83bc78edd499ec89b5292e1318338
|
||||
|
||||
...
|
||||
|
Reference in New Issue
Block a user