aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenny Ballou <kballou@devnulllabs.io>2018-10-09 10:14:01 -0600
committerKenny Ballou <kballou@devnulllabs.io>2018-10-09 10:14:01 -0600
commit13eeea157539c21735d28187e4a72a67aa426a5d (patch)
treee0a87911f6e8c0315a8134ca0e6ea28ba3e3c537
parent460810915ee1a9a57c5a7e893ec255f5f255077c (diff)
downloaddocker-awscli-13eeea157539c21735d28187e4a72a67aa426a5d.tar.gz
docker-awscli-13eeea157539c21735d28187e4a72a67aa426a5d.tar.xz
Update AWSCLI version -> 1.16.291.16.29
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 9575107..5e0d480 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,7 +1,7 @@
FROM alpine:latest
MAINTAINER kballou@devnulllabs.io
-ENV AWSCLI_VERSION="1.16.28"
+ENV AWSCLI_VERSION="1.16.29"
RUN apk -Uuv add \
groff \