Update kaniko image

This commit is contained in:
Lukas Eipert 2022-02-21 15:02:40 +01:00
parent da58664f1f
commit 07bb634cbf

View file

@ -1,4 +1,4 @@
FROM gcr.io/kaniko-project/executor:debug-v1.3.0 AS kaniko-src FROM gcr.io/kaniko-project/executor:debug-v1.7.0 AS kaniko-src
FROM alpine/git FROM alpine/git