Update quay.io/skopeo/stable Docker tag to v1.18.0
This commit is contained in:
parent
5f8acd53f5
commit
4f32c26042
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ steps:
|
||||||
--target=ci-registry.schnabel.org/kokuwaio/dockerhub-metadata:$CI_PIPELINE_NUMBER
|
--target=ci-registry.schnabel.org/kokuwaio/dockerhub-metadata:$CI_PIPELINE_NUMBER
|
||||||
|
|
||||||
docker.io: &push
|
docker.io: &push
|
||||||
image: quay.io/skopeo/stable:v1.17.0
|
image: quay.io/skopeo/stable:v1.18.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