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

add libwebp

parent dcf82bbd
No related branches found
No related tags found
No related merge requests found
Pipeline #24392 failed
...@@ -4,5 +4,5 @@ ENV DEBIAN_FRONTEND=noninteractive ...@@ -4,5 +4,5 @@ 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 libwebp && \
apt-get -qq clean apt-get -qq clean
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment