Skip to content

Commit

Permalink
Update Iceberg from 1.4.0 to 1.4.1 (databricks#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
nastra authored Oct 24, 2023
1 parent 5291ffe commit 8c20ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spark/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ WORKDIR ${SPARK_HOME}

ENV SPARK_VERSION=3.4.1
ENV SPARK_MAJOR_VERSION=3.4
ENV ICEBERG_VERSION=1.4.0
ENV ICEBERG_VERSION=1.4.1

# Download spark
RUN mkdir -p ${SPARK_HOME} \
Expand Down

0 comments on commit 8c20ff9

Please sign in to comment.