bump kic base on head

pull/9883/head
Medya Gh 2020-12-08 13:49:17 -08:00
parent 83f9bd1df3
commit 0e85b1819a
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.15-snapshot2"
Version = "v0.0.15-snapshot3"
// SHA of the kic base image
baseImageSHA = "0973e4bcdfef0dc8c5a581ecfcca5e36fa6a1cc8773e832ecfd31de3d2b6bf46"
baseImageSHA = "d6162757b2cb147e4afc5217372171518f15683f6c1a63f25f9121ff61ca654c"
)
var (