damccorm commented on code in PR #27239: URL: https://github.com/apache/beam/pull/27239#discussion_r1253115017
########## SECURITY.md: ########## @@ -0,0 +1,21 @@ +# Security Policy Review Comment: This file is incomplete/not right for Beam ########## runners/spark/job-server/container/Dockerfile: ########## @@ -16,7 +16,7 @@ # limitations under the License. ############################################################################### -FROM openjdk:8 +FROM openjdk:16.0.2 Review Comment: This is a breaking change, we can't perform this upgrade without having a larger conversation about it. If you think we need to do this, please send an email to `[email protected]` proposing the change -- 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]
