This commit is contained in:
Lukas Eipert 2022-02-21 15:04:22 +01:00
parent 07bb634cbf
commit d493eb3ecd

View file

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