Skip to content

Commit

Permalink
support 1.12, remove 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
tonglil committed Jul 18, 2019
1 parent b37fb72 commit bf74b9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile.1.10 → Dockerfile.1.12
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# kubectl 1.10.7
# kubectl 1.12.9
# https://cloud.google.com/sdk/docs/release-notes
FROM google/cloud-sdk:217.0.0-alpine
FROM google/cloud-sdk:254.0.0-alpine

# Install kubectl
RUN gcloud components install kubectl && \
Expand Down

0 comments on commit bf74b9e

Please sign in to comment.