Skip to content

Commit

Permalink
docker/alpine-normal/Dockerfile: use correct arrow package names
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed Dec 8, 2023
1 parent 230e542 commit a40f4c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/alpine-normal/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ RUN apk add --no-cache \
qhull \
unixodbc \
libpq \
apache-arrow \
libarrow libparquet libarrow_dataset \
libaec \
# Remove /usr/lib/libopenjp2.so.2.3.0 since we are building v2.3.1 manually
# && rm -f /usr/lib/libopenjp2.so.2.3.0 \
Expand Down

0 comments on commit a40f4c9

Please sign in to comment.