Skip to content

Commit 69f095e

Browse files
authored
Update Kaniko to 1.21.1 (#9800)
Signed-off-by: Jakub Scholz <[email protected]>
1 parent df3985e commit 69f095e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-images/kaniko-executor/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PROJECT_NAME := kaniko-executor
2-
KANIKO_EXECUTOR = gcr.io/kaniko-project/executor:v1.21.0
2+
KANIKO_EXECUTOR = gcr.io/kaniko-project/executor:v1.21.1
33

44
docker_build:
55
# The Kaniko executor image used for building new Kafka Connect images with additional connectors is not build from

0 commit comments

Comments
 (0)