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 d81cb06 commit 77a7db0Copy full SHA for 77a7db0
Dockerfile
@@ -1,5 +1,5 @@
1
FROM alpine:3.6
2
-ENV AWSCLI_VERSION "1.14.3"
+ENV AWSCLI_VERSION "1.14.4"
3
RUN apk -v --update add \
4
python \
5
py-pip \
0 commit comments