From 2e59fcf68a1dc6ebd02ae17ae66eb6751380d69c Mon Sep 17 00:00:00 2001 From: Kenny Ballou Date: Tue, 19 Jun 2018 19:21:47 -0600 Subject: Update AWSCLI version -> 1.15.41 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e40d252..140c5d1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM alpine:latest MAINTAINER kballou@devnulllabs.io -ENV AWSCLI_VERSION="1.15.40" +ENV AWSCLI_VERSION="1.15.41" RUN apk -Uuv add \ groff \ -- cgit v1.2.1