We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df3985e commit 69f095eCopy full SHA for 69f095e
docker-images/kaniko-executor/Makefile
@@ -1,5 +1,5 @@
1
PROJECT_NAME := kaniko-executor
2
-KANIKO_EXECUTOR = gcr.io/kaniko-project/executor:v1.21.0
+KANIKO_EXECUTOR = gcr.io/kaniko-project/executor:v1.21.1
3
4
docker_build:
5
# The Kaniko executor image used for building new Kafka Connect images with additional connectors is not build from
0 commit comments