bump kicbase version

pull/10195/head
Medya Gh 2021-01-20 15:46:14 -08:00
parent 2f81d4874f
commit 91a7436617
1 changed files with 2 additions and 2 deletions

View File

@ -24,9 +24,9 @@ import (
const (
// Version is the current version of kic
Version = "v0.0.16-snapshot1"
Version = "v0.0.17"
// SHA of the kic base image
baseImageSHA = "dff16232547bb3ac3f2a9e09a42246a96ecf8f40d9a1c5bcf5a37953690954b6"
baseImageSHA = ""
)
var (