Skip to content

Commit ca21319

Browse files
authored
add zip (#112)
1 parent 94cf737 commit ca21319

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ RUN apt update -qq && apt install -qq -y --no-install-recommends \
4444
ruby-dev \
4545
tzdata \
4646
unzip \
47+
zip \
4748
&& rm -rf /var/lib/apt/lists/*;
4849

4950
# install nodejs and yarn packages from nodesource and yarn apt sources

0 commit comments

Comments
 (0)