Skip to content

Commit

Permalink
alpine: use pyarrow package for webservice
Browse files Browse the repository at this point in the history
  • Loading branch information
jbarlow83 committed Jan 2, 2025
1 parent 36c82e0 commit 1aaff4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .docker/Dockerfile.alpine
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ RUN apk add --no-cache \
ca-certificates \
git \
python3-dev \
python3-pyarrow \
curl

COPY . /app
Expand Down

0 comments on commit 1aaff4a

Please sign in to comment.