We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36638fc commit 8499b90Copy full SHA for 8499b90
Dockerfile
@@ -13,6 +13,7 @@ RUN apk --no-cache add \
13
aws-cli \
14
python3 \
15
py3-pip \
16
+ zip \
17
&& rm -rf /var/cache/apk/*
18
19
USER atlantis
0 commit comments