From 712ecbcf03dbdd6f7b7e8ad3374facfe58e142af Mon Sep 17 00:00:00 2001 From: Kenny Ballou Date: Fri, 23 Mar 2018 16:01:59 -0600 Subject: Update AWSCLI version -> 1.14.62 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index dbfb5ed..b16864a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM alpine:latest MAINTAINER kballou@devnulllabs.io -ENV AWSCLI_VERSION="1.14.61" +ENV AWSCLI_VERSION="1.14.62" RUN apk -Uuv add \ groff \ -- cgit v1.2.1