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 c043f2f commit 2951f85Copy full SHA for 2951f85
Dockerfile
@@ -1,5 +1,5 @@
1
FROM alpine:3.6
2
-ENV AWSCLI_VERSION "1.11.143"
+ENV AWSCLI_VERSION "1.11.144"
3
RUN apk -v --update add \
4
python \
5
py-pip \
0 commit comments