Merge "K8s: Bump version to 1.8.6"

This commit is contained in:
Anthony Lin 2018-01-17 11:21:32 -05:00 committed by Gerrit Code Review
commit 0ea3a922cd
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ ENV container docker
ARG AIRFLOW_HOME=/usr/local/airflow
# Kubectl version
ARG KUBECTL_VERSION=1.7.5
ARG KUBECTL_VERSION=1.8.6
RUN set -ex && \
apt-get -qq update && \