Skip to content

Commit

Permalink
Bump version to 14.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xmatthias authored Dec 25, 2023
1 parent 867c10b commit 64a469a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM python:${PYTHON_VERSION}-slim-bookworm as base
ENV LANG C.UTF-8
ENV LC_ALL C.UTF-8
# start pyarrow build
ARG ARROW_VERSION=14.0.1
ARG ARROW_VERSION=14.0.2

RUN apt-get update \
&& apt-get -y install \
Expand Down

0 comments on commit 64a469a

Please sign in to comment.