There was an error while loading. Please reload this page.
1 parent 9cd799e commit 2c13c19Copy full SHA for 2c13c19
1 file changed
infra/docker/ci/Dockerfile
@@ -77,7 +77,7 @@ RUN PROTOC_ZIP=protoc-${PROTOC_VERSION}-linux-x86_64.zip && \
77
RUN curl -sL https://aka.ms/InstallAzureCLIDeb | bash
78
79
# Install kubectl
80
-RUN apt-get install -y kubectl=1.20.1-00
+RUN apt-get install -y kubectl=1.20.1-01
81
82
# Install helm
83
RUN curl -fsSL -o get_helm.sh https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 && \
0 commit comments