Skip to content

Commit 8499b90

Browse files
authored
Add zip (#11)
1 parent 36638fc commit 8499b90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ RUN apk --no-cache add \
1313
aws-cli \
1414
python3 \
1515
py3-pip \
16+
zip \
1617
&& rm -rf /var/cache/apk/*
1718

1819
USER atlantis

0 commit comments

Comments
 (0)