mrutkows opened a new issue #91: Look to update adoptopenjdk base image
URL: https://github.com/apache/incubator-openwhisk-runtime-java/issues/91
 
 
   The base image we use to build our runtime is from 9+ months ago according to
   https://hub.docker.com/r/adoptopenjdk/openjdk8-openj9/tags
   
   Our current image uses specifically:
   ```
   FROM adoptopenjdk/openjdk8-openj9:x86_64-ubuntu-jdk8u181-b13_openj9-0.9.0
   ```
   
   Newer official released images include (released as of this issue creation):
   - x86_64-ubuntu-jdk8u192-b12_openj9-0.11.0r0 (9 months ago)
   - x86_64-ubuntu-jdk8u202-b08_openj9-0.12.1 (3 months ago)
   - x86_64-ubuntu-jre8u212-b03_openj9-0.14.0 (2 months ago)
   - x86_64-ubuntu-jre8u212-b04_openj9-0.14.2 (12 days ago)
   - x86_64-ubuntu-jre8u222-b10_openj9-0.15.1 (1 day ago)
   
   Which should we bump to?  Should we attempt to follow releases quarterly 
perhaps?
   
   Note: these are not nightly builds but are selected builds promoted by the 
adopt community...

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to