You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by GitBox <gi...@apache.org> on 2020/08/24 16:02:53 UTC

[GitHub] [karaf] jbonofre commented on a change in pull request #1160: Feature/add build docker image multi-platform (OS/Arch)

jbonofre commented on a change in pull request #1160:
URL: https://github.com/apache/karaf/pull/1160#discussion_r475723140



##########
File path: assemblies/docker/Dockerfile
##########
@@ -16,7 +16,7 @@
 # limitations under the License.
 ################################################################################
 
-FROM openjdk:8-jre
+FROM openjdk:11-ea-28-slim

Review comment:
       The problem is not about the version (11 is fine and good idea) it's more the ea-28-slim which is a early access image. Please consider to use 11-jre (LTS).




----------------------------------------------------------------
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