bump kicbase

pull/9679/head
Medya Gh 2020-11-11 17:16:19 -08:00
parent f3125fa1ad
commit 7955a891cb
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ import (
const (
// Version is the current version of kic
Version = "v0.0.14-snapshot2"
Version = "v0.0.14"
// SHA of the kic base image
baseImageSHA = "2bd97b482faf5b6a403ac39dd5e7c6fe2006425c6663a12f94f64f5f81a7787e"
)