Skip to content

Commit afd924f

Browse files
committed
Update Delta Lake to 4.4.0
1 parent 03f2f5f commit afd924f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

testing/spark4-delta/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
ARG ARCH
1414
FROM testing/almalinux9-oj17:unlabelled$ARCH
1515

16-
ARG SPARK_VERSION=4.0.1
16+
ARG SPARK_VERSION=4.1.0
1717
ARG HADOOP_VERSION=3
18-
ARG DELTA_VERSION=4.0.1
18+
ARG DELTA_VERSION=4.4.0
1919
ARG SCALA_VERSION=2.13
2020

2121
ARG SPARK_ARTIFACT="spark-${SPARK_VERSION}-bin-hadoop${HADOOP_VERSION}"

0 commit comments

Comments
 (0)