You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/12/14 00:48:27 UTC

[GitHub] [beam] emilymye commented on pull request #16221: Updated the base images to use debian:bullseye

emilymye commented on pull request #16221:
URL: https://github.com/apache/beam/pull/16221#issuecomment-993051347


   I wasn't sure if this was just a missed file, but did you want to update the Java image as well? https://github.com/apache/beam/blob/da11b84ba29f75a5764826f465b5bca9fad72a0e/sdks/java/container/Dockerfile#L19 
   
   I think it might be better to pin it to a specific version just for consistency go/python, e.g. by doing
   
   ```
   FROM openjdk:${java_version}-bullseye
   ```
   
   If not, can you change description (non-Java in title maybe) saying specifically why we aren't updating Java?
   
   I believe the Java image updated here is for Playground, not the SDK itself


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org