Skip to content

Commit

Permalink
Bump to 15.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xmatthias authored Mar 21, 2024
1 parent fc3fa37 commit a9a0a03
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=15.0.1
ARG ARROW_VERSION=15.0.2

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

0 comments on commit a9a0a03

Please sign in to comment.