mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-31 23:26:23 -05:00
add pycurl to requirements
it's needed by kombu 4.0.2. Also moved import about
This commit is contained in:
@@ -20,6 +20,7 @@ RUN \
|
||||
zip \
|
||||
libpq-dev \
|
||||
jq \
|
||||
libcurl4-openssl-dev \
|
||||
&& echo "Clean up" \
|
||||
&& rm -rf /var/lib/apt/lists/* /tmp/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user