Skip to content
Snippets Groups Projects
Verified Commit 39dd716c authored by psy's avatar psy
Browse files

try to include libwebp

parent 75bc4be0
Branches
Tags
Loading
Pipeline #24407 passed
...@@ -4,6 +4,6 @@ ENV DEBIAN_FRONTEND=noninteractive ...@@ -4,6 +4,6 @@ ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get -qq update && \ RUN apt-get -qq update && \
apt-get -qq dist-upgrade && \ apt-get -qq dist-upgrade && \
apt-get -qq install hugo && \ apt-get -qq install hugo libwebp7 libwebp-dev && \
apt-get -qq clean apt-get -qq clean
RUN ldconfig RUN ldconfig
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment