From 976784cd05e9dad5677f9f957067d9031ed1ffaf Mon Sep 17 00:00:00 2001 From: Kenny Ballou Date: Sun, 28 Jan 2018 10:36:42 -0700 Subject: Update AWSCLI version -> 1.14.32 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index b4b1b60..9e57c5f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM alpine:latest MAINTAINER kballou@devnulllabs.io -ENV AWSCLI_VERSION="1.14.31" +ENV AWSCLI_VERSION="1.14.32" RUN apk -Uuv add \ groff \ -- cgit v1.2.1