You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/12/20 21:53:58 UTC

[GitHub] [openwhisk] rabbah commented on a change in pull request #4706: Move to Java 11 for building and running

rabbah commented on a change in pull request #4706: Move to Java 11 for building and running
URL: https://github.com/apache/openwhisk/pull/4706#discussion_r360587798
 
 

 ##########
 File path: common/scala/Dockerfile
 ##########
 @@ -14,8 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-
-FROM adoptopenjdk/openjdk8:x86_64-alpine-jdk8u172-b11
+FROM adoptopenjdk/openjdk11:x86_64-alpine-jdk-11.0.3_7
 
 Review comment:
   We are using adoptopenjdk/openjdk11:x86_64-debian-jdk-11.0.5_10 in production with no issues.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services