Skip to content

Commit

Permalink
Merge pull request #2 from DNXLabs/update-awscli-version-to-1.17.14
Browse files Browse the repository at this point in the history
Update awscli version to 1.17.14
  • Loading branch information
arthurbdiniz authored Feb 14, 2020
2 parents 78c748f + ba7c4f7 commit 05060cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM alpine:3.7

ENV TERRAFORM_VERSION=0.12.20
ENV AWSCLI_VERSION=1.16.254
ENV AWSCLI_VERSION=1.17.14

VOLUME ["/work"]

Expand Down

0 comments on commit 05060cc

Please sign in to comment.