diff --git a/images/ubuntu-slim/Makefile b/images/ubuntu-slim/Makefile index d275bf7d1..7a4a9d851 100755 --- a/images/ubuntu-slim/Makefile +++ b/images/ubuntu-slim/Makefile @@ -14,7 +14,7 @@ all: push -TAG ?= 0.9 +TAG ?= 0.10 REGISTRY = gcr.io/google_containers ARCH ?= $(shell go env GOARCH) QEMUVERSION=v2.7.0