GauthamBanasandra commented on a change in pull request #3408:
URL: https://github.com/apache/hadoop/pull/3408#discussion_r706875410



##########
File path: dev-support/docker/Dockerfile_debian_10
##########
@@ -54,6 +49,20 @@ RUN apt-get -q update \
     && apt-get clean \
     && rm -rf /var/lib/apt/lists/*
 
+#####
+# For installing the latest packages
+#####
+RUN echo 'deb http://deb.debian.org/debian testing main' >> 
/etc/apt/sources.list

Review comment:
       @goiri I was able to avoid this approach by using bullseye instead, 
ultimately taking the packages.json approach only.




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