alpine: use pyarrow package for webservice
This commit is contained in:
@@ -23,6 +23,7 @@ RUN apk add --no-cache \
|
||||
ca-certificates \
|
||||
git \
|
||||
python3-dev \
|
||||
python3-pyarrow \
|
||||
curl
|
||||
|
||||
COPY . /app
|
||||
|
||||
Reference in New Issue
Block a user