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 64bf59b commit e0b0ad5Copy full SHA for e0b0ad5
Dockerfile
@@ -1,5 +1,5 @@
1
FROM alpine:3.5
2
-ENV AWSCLI_VERSION "1.11.80"
+ENV AWSCLI_VERSION "1.11.81"
3
RUN apk -v --update add \
4
python \
5
py-pip \
0 commit comments