Skip to content

Commit e9e81ce

Browse files
committed
bump kicbase
1 parent 4a6f00b commit e9e81ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/drivers/kic/types.go

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ import (
2424

2525
const (
2626
// Version is the current version of kic
27-
Version = "v0.0.17-1613861585-10427"
27+
Version = "v0.0.17-1613934488-10548"
2828
// SHA of the kic base image
29-
baseImageSHA = "c0827e1b58f31cbfeb871af9c7656e5822bd97dd0011b9edd45ddd1ee9ef9dfd"
29+
baseImageSHA = "5cacd48d07f699a171eedf65ef1490bd59a523ffcd90662e3b66eb838c5a1b5d"
3030
// The name of the GCR kicbase repository
3131
gcrRepo = "gcr.io/k8s-minikube/kicbase-builds"
3232
// The name of the Dockerhub kicbase repository

0 commit comments

Comments
 (0)