diff --git a/Dockerfile b/Dockerfile index 4d8f39711ed877e6f8bcf1e30475857e7d02a7a1..85a4d4780c20ab627e5936077459b99f03ad2144 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,7 +12,7 @@ RUN apt update && \ # Install postgres postgresql-client-9.6 \ # Install image utilities - advancecomp jpegoptim gifsicle libjpeg-progs libpng-dev optipng pngcrush pngquant jhead \ + advancecomp jpegoptim gifsicle libjpeg-progs libpng-dev optipng pngcrush pngquant jhead gsfonts \ # Install nodejs and npm nodejs npm && \ # Install svgo