Skip to content

Commit

Permalink
Update dev/Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Fokko authored Dec 17, 2024
1 parent 57de760 commit 8330e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ ENV PYTHONPATH=$SPARK_HOME/python:$SPARK_HOME/python/lib/py4j-0.10.9.7-src.zip:$
RUN mkdir -p ${HADOOP_HOME} && mkdir -p ${SPARK_HOME} && mkdir -p /home/iceberg/spark-events
WORKDIR ${SPARK_HOME}

ENV SPARK_VERSION=3.5.2
ENV SPARK_VERSION=3.5.3
ENV ICEBERG_SPARK_RUNTIME_VERSION=3.5_2.12
ENV ICEBERG_VERSION=1.7.1
ENV PYICEBERG_VERSION=0.8.1
Expand Down

0 comments on commit 8330e65

Please sign in to comment.