From 460810915ee1a9a57c5a7e893ec255f5f255077c Mon Sep 17 00:00:00 2001 From: Kenny Ballou Date: Mon, 8 Oct 2018 15:00:40 -0600 Subject: Update AWSCLI -> 1.16.28 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a89ed5a..9575107 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM alpine:latest MAINTAINER kballou@devnulllabs.io -ENV AWSCLI_VERSION="1.16.27" +ENV AWSCLI_VERSION="1.16.28" RUN apk -Uuv add \ groff \ -- cgit v1.2.1