Bump up glbc version.

This commit is contained in:
Prashanth Balasubramanian 2016-04-04 14:10:19 -07:00
parent 73afef4bec
commit 2afc21c021
4 changed files with 11 additions and 7 deletions

View file

@ -58,7 +58,7 @@ const (
alphaNumericChar = "0"
// Current docker image version. Only used in debug logging.
imageVersion = "glbc:0.6.0"
imageVersion = "glbc:0.6.1"
)
var (