Skip to content

Commit cab19c2

Browse files
authored
Update Kaniko to 1.23.1 (strimzi#10211)
Signed-off-by: Jakub Scholz <[email protected]>
1 parent cb45c81 commit cab19c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-images/kaniko-executor/Makefile

Lines changed: 1 addition & 1 deletion
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.23.0
2+
KANIKO_EXECUTOR = gcr.io/kaniko-project/executor:v1.23.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)