Merge pull request #822 from aledbf/master

Release ubuntu-slim 0.11
This commit is contained in:
Manuel Alejandro de Brito Fontes 2017-06-12 15:47:59 -04:00 committed by GitHub
commit 9c395cd861

View file

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
TAG ?= 0.10 TAG ?= 0.11
REGISTRY = gcr.io/google_containers REGISTRY = gcr.io/google_containers
ARCH ?= $(shell go env GOARCH) ARCH ?= $(shell go env GOARCH)
ALL_ARCH = amd64 arm arm64 ppc64le ALL_ARCH = amd64 arm arm64 ppc64le