Skip to content

Commit

Permalink
no ssl?
Browse files Browse the repository at this point in the history
  • Loading branch information
michelson committed Aug 10, 2023
1 parent 6b1e4df commit cc2d82a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,7 @@ RUN NODE_OPTIONS="--max-old-space-size=2048" \
&& echo "done!"


RUN apt-get update -y && apt-get install -y libstdc++6 openssl \
libncurses5 locales
# RUN apt-get update -y && apt-get install -y libstdc++6 openssl libncurses5 locales

RUN apt install -y --no-install-recommends libvips42

Expand Down

0 comments on commit cc2d82a

Please sign in to comment.