From e247edb5a457b75bf130edfef66a3ea47aac556c Mon Sep 17 00:00:00 2001 From: Kenny Ballou Date: Thu, 17 May 2018 08:57:44 -0600 Subject: Update AWSCLI version -> 1.15.19 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ab5dc66..c168da6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM alpine:latest MAINTAINER kballou@devnulllabs.io -ENV AWSCLI_VERSION="1.15.18" +ENV AWSCLI_VERSION="1.15.19" RUN apk -Uuv add \ groff \ -- cgit v1.2.1