From c479d3e26176948eb2949cde657c8287527db99f Mon Sep 17 00:00:00 2001 From: Prashanth Balasubramanian Date: Wed, 13 Jul 2016 15:54:16 -0700 Subject: [PATCH] Bump glbc version --- controllers/gce/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/controllers/gce/Makefile b/controllers/gce/Makefile index ff1f77aa6..361fcda46 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.0 +TAG = 0.7.1 PREFIX = gcr.io/google_containers/glbc server: