Skip to content

Commit 5d849ac

Browse files
committed
Update Iceberg to 1.8.1
1 parent 2b8b170 commit 5d849ac

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/almalinux9-oj11:unlabelled$ARCH
1515

1616
ARG SPARK_VERSION=3.4.2
1717
ARG HADOOP_VERSION=3
18-
ARG ICEBERG_VERSION=1.7.0
18+
ARG ICEBERG_VERSION=1.8.1
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)