From 1ea89a611237d53c970b8ac8ce31ec4372388b90 Mon Sep 17 00:00:00 2001 From: Manuel de Brito Fontes Date: Wed, 7 Jun 2017 10:38:03 -0400 Subject: [PATCH] Release ubuntu-slim 0.11 --- 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 8e222775c..376c4d17e 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.10 +TAG ?= 0.11 REGISTRY = gcr.io/google_containers ARCH ?= $(shell go env GOARCH) ALL_ARCH = amd64 arm arm64 ppc64le