Update quay.io/skopeo/stable Docker tag to v1.19.0
This commit is contained in:
parent
337da4fae0
commit
28cfe34e02
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ skip_clone: true
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
docker.io: &push
|
docker.io: &push
|
||||||
image: quay.io/skopeo/stable:v1.18.0
|
image: quay.io/skopeo/stable:v1.19.0
|
||||||
depends_on: [manifest]
|
depends_on: [manifest]
|
||||||
commands:
|
commands:
|
||||||
- echo "$AUTH" > /tmp/auth.json
|
- echo "$AUTH" > /tmp/auth.json
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue