From 190c9a277ae228085a450cdcb89667bb747da3f3 Mon Sep 17 00:00:00 2001 From: bprashanth Date: Mon, 3 Oct 2016 10:12:25 -0700 Subject: [PATCH] Bump glbc version in Makefile --- controllers/gce/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/controllers/gce/Makefile b/controllers/gce/Makefile index 361fcda46..c373da02a 100644 --- a/controllers/gce/Makefile +++ b/controllers/gce/Makefile @@ -1,7 +1,7 @@ all: push # 0.0 shouldn't clobber any released builds -TAG = 0.7.1 +TAG = 0.8.0 PREFIX = gcr.io/google_containers/glbc server: