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