Skip to content

Commit 761c846

Browse files
authored
Merge pull request #16 from thalesmg/20250610-fix-spark-404
fix(spark): bump spark version due to now-missing hadoop url
2 parents 5bcd6b9 + 5f0f073 commit 761c846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spark/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ ENV PYTHONPATH=$SPARK_HOME/python:$SPARK_HOME/python/lib/py4j-0.10.9.7-src.zip:$
5656

5757
WORKDIR ${SPARK_HOME}
5858

59-
ENV SPARK_VERSION=3.5.5
59+
ENV SPARK_VERSION=3.5.6
6060
ENV SPARK_MAJOR_VERSION=3.5
6161
ENV ICEBERG_VERSION=1.8.1
6262

0 commit comments

Comments
 (0)