zipkin
zipkin copied to clipboard
OpenZipkin Docker image needs upgrading Java opensdk
Looking at the Docker layers.
Scanners are detecting vulnerablities on docker image because of Java 15. I'd have to remove it or look for an alternative Tracing solution.
Plugin Output: The following Java JRE installation is unsupported :
Path : /var/lib/docker/overlay2/e5359f7882becb7615e423493538755a692dc00ec542285914111a0a06e072a0/diff/usr/lib/jvm/java-15-openjdk Installed version : 1.15.0_5_ Latest versions : 1.11.x / 1.17.x / 1.18.x Support dates : 2021-03-01 (end of Premier Support)
Can this be updated from Java 15 to 17?
Ping @llinder
On Thu, 22 Sept 2022, 22:16 Dan Idoux, @.***> wrote:
Looking at the Docker layers.
Scanners are detecting vulnerablities on docker image because of Java 15. I'd have to remove it or look for an alternative Tracing solution.
Plugin Output: The following Java JRE installation is unsupported :
Path : /var/lib/docker/overlay2/e5359f7882becb7615e423493538755a692dc00ec542285914111a0a06e072a0/diff/usr/lib/jvm/java-15-openjdk Installed version : 1.15.0_5_ Latest versions : 1.11.x / 1.17.x / 1.18.x Support dates : 2021-03-01 (end of Premier Support)
Can this be updated from Java 15 to 17?
— Reply to this email directly, view it on GitHub https://github.com/openzipkin/zipkin/issues/3475, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXOYARSITCYS4A3B54Z2B3V7S5AZANCNFSM6AAAAAAQTMS5GM . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Upgrading to Java 17 makes sense. Not sure if it will be seamless but I will look for time to give it a try.
@llinder Any update on this?
zipkin is all the latest things lately