microservices-demo icon indicating copy to clipboard operation
microservices-demo copied to clipboard

Update Java app `adservice` to `openjdk:17-slim`

Open mathieu-benoit opened this issue 3 years ago • 0 comments
trafficstars

Let's update the Java app adservice from openjdk:8-slim to openjdk:17-slim to get latest and greatest and decrease the amount of CVEs.

Anyone taking this can take inspiration from the great job from this: https://github.com/julianocosta89/opentelemetry-microservices-demo/pull/1/files

mathieu-benoit avatar Jun 14 '22 15:06 mathieu-benoit

The OT community bumped it to Java 18: https://github.com/open-telemetry/opentelemetry-demo/tree/main/src/adservice

BOA moved to Java 17: https://github.com/GoogleCloudPlatform/bank-of-anthos/pull/712

Just sharing.

mathieu-benoit avatar Aug 31 '22 16:08 mathieu-benoit

Fixed by https://github.com/GoogleCloudPlatform/microservices-demo/pull/1007, with openjdk:18 actually.

mathieu-benoit avatar Aug 31 '22 23:08 mathieu-benoit