Skip to content

Commit 55ecc76

Browse files
authored
Bump Iceberg to 1.5.0 on integration tests (#634)
1 parent a038fde commit 55ecc76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ WORKDIR ${SPARK_HOME}
3838

3939
ENV SPARK_VERSION=3.5.0
4040
ENV ICEBERG_SPARK_RUNTIME_VERSION=3.5_2.12
41-
ENV ICEBERG_VERSION=1.4.2
41+
ENV ICEBERG_VERSION=1.5.0
4242
ENV PYICEBERG_VERSION=0.6.0
4343

4444
RUN curl --retry 3 -s -C - https://archive.apache.org/dist/spark/spark-${SPARK_VERSION}/spark-${SPARK_VERSION}-bin-hadoop3.tgz -o spark-${SPARK_VERSION}-bin-hadoop3.tgz \

0 commit comments

Comments
 (0)