We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3008686 commit d81cb06Copy full SHA for d81cb06
Dockerfile
@@ -1,5 +1,5 @@
1
FROM alpine:3.6
2
-ENV AWSCLI_VERSION "1.14.2"
+ENV AWSCLI_VERSION "1.14.3"
3
RUN apk -v --update add \
4
python \
5
py-pip \
0 commit comments