Skip to content

Commit 237c762

Browse files
committed
Update Iceberg version to 1.5.2
1 parent 99de768 commit 237c762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/spark3-iceberg/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ FROM testing/centos7-oj11:unlabelled$ARCH
1515

1616
ARG SPARK_VERSION=3.4.2
1717
ARG HADOOP_VERSION=3
18-
ARG ICEBERG_VERSION=1.5.0
18+
ARG ICEBERG_VERSION=1.5.2
1919
# ICEBERG_JAR_VERSION is derived from: <spark-version>_<scala-version>
2020
ARG ICEBERG_JAR_VERSION=3.4_2.12
2121
ARG POSTGRESQL_JAR_VERSION=42.3.5

0 commit comments

Comments
 (0)