mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-05 08:31:00 -04:00
Add python-dev, libffi-dev, libssl-dev to the Docker build image
This commit is contained in:
@@ -18,6 +18,9 @@ RUN \
|
||||
zlib1g-dev \
|
||||
zip \
|
||||
rlwrap \
|
||||
python-dev \
|
||||
libffi-dev \
|
||||
libssl-dev \
|
||||
|
||||
&& echo "Install nodejs" \
|
||||
&& cd /tmp \
|
||||
|
||||
Reference in New Issue
Block a user