From b423e6d6ca796fe03cd2a177268a98ff0ea38501 Mon Sep 17 00:00:00 2001 From: Jeff Grafton Date: Mon, 19 Jun 2017 15:40:20 -0700 Subject: [PATCH] Release ubuntu-slim:0.12 --- images/ubuntu-slim/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/ubuntu-slim/Makefile b/images/ubuntu-slim/Makefile index 376c4d17e..c29e037b7 100755 --- a/images/ubuntu-slim/Makefile +++ b/images/ubuntu-slim/Makefile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -TAG ?= 0.11 +TAG ?= 0.12 REGISTRY = gcr.io/google_containers ARCH ?= $(shell go env GOARCH) ALL_ARCH = amd64 arm arm64 ppc64le