mirror of
https://0xacab.org/jvoisin/mat2-web.git
synced 2025-05-16 13:12:26 -04:00
RenovateBot: Update gcr.io/kaniko-project/executor Docker tag to v1.15.0
This commit is contained in:
parent
814a1c8aac
commit
6010e84aba
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ tests:debian:
|
|||
build-docker:
|
||||
stage: build_container
|
||||
image:
|
||||
name: gcr.io/kaniko-project/executor:v1.14.0-debug
|
||||
name: gcr.io/kaniko-project/executor:v1.15.0-debug
|
||||
entrypoint: [""]
|
||||
script:
|
||||
- echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue