mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-11 02:52:56 +01:00
Update kaniko to v1.11.0
This is needed to build on the latest version of Google COS. Relates to https://gitlab.com/gitlab-org/quality/engineering-productivity/master-broken-incidents/-/issues/2738
This commit is contained in:
parent
cc47f93cff
commit
51a844262a
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
|
FROM alpine/git
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue