We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94cf737 commit ca21319Copy full SHA for ca21319
Dockerfile
@@ -44,6 +44,7 @@ RUN apt update -qq && apt install -qq -y --no-install-recommends \
44
ruby-dev \
45
tzdata \
46
unzip \
47
+ zip \
48
&& rm -rf /var/lib/apt/lists/*;
49
50
# install nodejs and yarn packages from nodesource and yarn apt sources
0 commit comments