bump kicbase on head

pull/9911/head
Medya Gh 2020-12-09 17:20:09 -08:00
parent ead11c65cd
commit a55a0b0286
1 changed files with 2 additions and 2 deletions

View File

@ -24,9 +24,9 @@ import (
const ( const (
// Version is the current version of kic // Version is the current version of kic
Version = "v0.0.15-snapshot3" Version = "v0.0.15-snapshot4"
// SHA of the kic base image // SHA of the kic base image
baseImageSHA = "d6162757b2cb147e4afc5217372171518f15683f6c1a63f25f9121ff61ca654c" baseImageSHA = ""
) )
var ( var (