amogh-jahagirdar commented on code in PR #7164:
URL: https://github.com/apache/iceberg/pull/7164#discussion_r1144181704
##########
python/dev/Dockerfile:
##########
@@ -37,22 +37,20 @@ RUN mkdir -p ${HADOOP_HOME} && mkdir -p ${SPARK_HOME} &&
mkdir -p /home/iceberg/
WORKDIR ${SPARK_HOME}
ENV SPARK_VERSION=3.3.2
+ENV ICEBERG_VERSION=1.2.0
+ENV AWS_SDK_VERSION=2.20.18
Review Comment:
Nice, thanks for cleaning this up!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]