From c8bdcaf73daadeae1dce8ffe1495cbd7cdcf1716 Mon Sep 17 00:00:00 2001 From: kballou Date: Tue, 10 Oct 2017 16:00:18 -0600 Subject: Update AWSCLI version -> 1.11.168 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f914e8b..91b02ef 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM alpine:latest MAINTAINER kballou@devnulllabs.io -ENV AWSCLI_VERSION="1.11.167" +ENV AWSCLI_VERSION="1.11.168" RUN apk -Uuv add \ groff \ -- cgit v1.2.1