Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ozbillwang authored May 18, 2020
1 parent d8b5733 commit 64fe4ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ FROM alpine:edge
# variable "VERSION" must be passed as docker environment variables during the image build
# docker build --no-cache --build-arg VERSION=2.12.0 -t alpine/helm:2.12.0 .

# Ignore to update version here, it is controlled by .travis.yml and build.sh
ARG HELM_VERSION=3.2.1
ARG KUBECTL_VERSION=1.17.5
ARG AWS_IAM_AUTH_VERSION=1.16.8
Expand Down

0 comments on commit 64fe4ec

Please sign in to comment.