rambleraptor commented on code in PR #3923:
URL: https://github.com/apache/iceberg-python/pull/3923#discussion_r3963025078


##########
dev/hive/Dockerfile:
##########
@@ -23,7 +23,10 @@ ARG MAVEN_MIRROR=https://repo1.maven.org/maven2
 USER root
 
 # Install curl (separate layer - rarely changes)
-RUN apt-get update -qq && \
+# Debian bullseye (the apache/hive:4.0.0 base) is EOL, so its security repo

Review Comment:
   If this is EOL, we should just get off of it.



-- 
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]

Reply via email to