mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Merge branch 'update-kaniko-version' into 'master'
Update Kaniko version to 1.14.0 See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/716 Merged-by: Andrejs Cunskis <acunskis@gitlab.com> Approved-by: Andrejs Cunskis <acunskis@gitlab.com> Co-authored-by: Rémy Coutable <remy@rymai.me>
This commit is contained in:
commit
8f6b13f9f6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM gcr.io/kaniko-project/executor:v1.11.0-debug AS kaniko
|
||||
FROM gcr.io/kaniko-project/executor:v1.14.0-debug AS kaniko
|
||||
|
||||
FROM alpine/git
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue