Webp support

This commit is contained in:
Andrei Condurachi 2020-11-19 15:30:57 +02:00
parent ca8d2c5001
commit 35e51b3db6
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
libmemcachedutil2 \ libmemcachedutil2 \
build-essential \ build-essential \
libmemcached-dev \ libmemcached-dev \
libwebp \
g++ \ g++ \
git \ git \
cron \ cron \