mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Merge branch 'sh-update-kaniko' into 'master'
Update kaniko to v1.11.0 See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/693 Merged-by: Stan Hu <stanhu@gmail.com> Approved-by: Jessie Young <jessieyoung@gitlab.com>
This commit is contained in:
commit
4385e13b0f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM gcr.io/kaniko-project/executor:debug-v1.3.0 AS kaniko
|
||||
FROM gcr.io/kaniko-project/executor:v1.11.0-debug AS kaniko
|
||||
|
||||
FROM alpine/git
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue