mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 19:38:24 -04:00
Install libjpeg62 in the Docker image
This commit is contained in:
@@ -38,6 +38,7 @@ RUN \
|
|||||||
libmagickwand-dev \
|
libmagickwand-dev \
|
||||||
ghostscript \
|
ghostscript \
|
||||||
jq \
|
jq \
|
||||||
|
libjpeg62 \
|
||||||
|
|
||||||
&& echo "Install nodejs" \
|
&& echo "Install nodejs" \
|
||||||
&& cd /tmp \
|
&& cd /tmp \
|
||||||
|
|||||||
Reference in New Issue
Block a user