aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenny Ballou <kballou@devnulllabs.io>2018-05-05 20:18:05 -0600
committerKenny Ballou <kballou@devnulllabs.io>2018-05-05 20:18:05 -0600
commit6a302b5434eff821fc1b16eacd797fda1c2ef8ba (patch)
tree066e1c87b2d3b66917400137259c31e286e7bd1e
parent21ee519aedc49e7ecdf7f99afe9b715d63c44c71 (diff)
downloaddocker-awscli-6a302b5434eff821fc1b16eacd797fda1c2ef8ba.tar.gz
docker-awscli-6a302b5434eff821fc1b16eacd797fda1c2ef8ba.tar.xz
Update AWSCLI version -> 1.15.141.15.14
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 79c3ac7..d33cfea 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,7 +1,7 @@
FROM alpine:latest
MAINTAINER kballou@devnulllabs.io
-ENV AWSCLI_VERSION="1.15.13"
+ENV AWSCLI_VERSION="1.15.14"
RUN apk -Uuv add \
groff \