From c5ec21a4c34dbe1f3f673888d2fe1bd6aeaf0974 Mon Sep 17 00:00:00 2001 From: Kenny Ballou Date: Wed, 15 Aug 2018 19:00:23 -0600 Subject: Update AWSCLI version -> 1.15.79 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index b9d3b31..13237e9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM alpine:latest MAINTAINER kballou@devnulllabs.io -ENV AWSCLI_VERSION="1.15.78" +ENV AWSCLI_VERSION="1.15.79" RUN apk -Uuv add \ groff \ -- cgit v1.2.1