mirror of
https://github.com/status-im/cabot.git
synced 2025-02-23 01:48:07 +00:00
Add missing curl dependencies to dockerfile (for SQS)
This commit is contained in:
parent
f2d4ef0b69
commit
b30e25d85a
@ -11,6 +11,8 @@ RUN apk add --no-cache \
|
||||
py-pip \
|
||||
postgresql-dev \
|
||||
gcc \
|
||||
curl \
|
||||
curl-dev \
|
||||
musl-dev \
|
||||
libffi-dev \
|
||||
openldap-dev \
|
||||
|
Loading…
x
Reference in New Issue
Block a user