Skip to content

Commit

Permalink
Update Iceberg version to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ebyhr committed Jul 23, 2024
1 parent a5548c4 commit b05cbf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/spark3-iceberg/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ FROM testing/almalinux9-oj11:unlabelled$ARCH

ARG SPARK_VERSION=3.4.2
ARG HADOOP_VERSION=3
ARG ICEBERG_VERSION=1.5.2
ARG ICEBERG_VERSION=1.6.0
# ICEBERG_JAR_VERSION is derived from: <spark-version>_<scala-version>
ARG ICEBERG_JAR_VERSION=3.4_2.12
ARG POSTGRESQL_JAR_VERSION=42.3.5
Expand Down

0 comments on commit b05cbf4

Please sign in to comment.