Skip to content

Commit

Permalink
ubuntu-full/Dockerfile: update Arrow version [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed Nov 11, 2023
1 parent 59eaaed commit f77e05d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/ubuntu-full/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ RUN . /buildscripts/bh-set-envvars.sh \
&& rm -rf /var/lib/apt/lists/*

# Install Arrow C++
ARG ARROW_VERSION=14.0.0-1
ARG ARROW_VERSION=14.0.1-1
# ARROW_SOVERSION to be updated in the "Build final image" section too
ARG ARROW_SOVERSION=1400
RUN . /buildscripts/bh-set-envvars.sh \
Expand Down

0 comments on commit f77e05d

Please sign in to comment.