We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb45c81 commit cab19c2Copy full SHA for cab19c2
docker-images/kaniko-executor/Makefile
@@ -1,5 +1,5 @@
1
PROJECT_NAME := kaniko-executor
2
-KANIKO_EXECUTOR = gcr.io/kaniko-project/executor:v1.23.0
+KANIKO_EXECUTOR = gcr.io/kaniko-project/executor:v1.23.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