devin-petersohn commented on code in PR #55432: URL: https://github.com/apache/spark/pull/55432#discussion_r3174889362
########## dev/infra/Dockerfile: ########## @@ -15,57 +15,48 @@ # limitations under the License. # -# Image for building and testing Spark branches. Based on Ubuntu 20.04. +# Image for building and testing Spark branches. Based on Ubuntu 22.04. # See also in https://hub.docker.com/_/ubuntu -FROM ubuntu:focal-20221019 +FROM ubuntu:jammy Review Comment: Should we pin this? -- 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]
