mirror of
https://github.com/drone/drone-kaniko.git
synced 2026-06-14 14:02:33 +08:00
Add v1.9.1 kaniko image support (#69)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM gcr.io/kaniko-project/executor
|
||||
FROM gcr.io/kaniko-project/executor:v1.8.1
|
||||
|
||||
ENV KANIKO_VERSION=1.8.1
|
||||
ADD release/linux/amd64/kaniko-acr /kaniko/
|
||||
|
||||
Reference in New Issue
Block a user