You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Using openjdk:8u151-jdk as a base image for runtime is unnecessarily bloating up the size of docker containers. Describe the solution you'd like
Use openjdk:8-jre-alpine as a base image. Describe alternatives you've considered
NA Additional context
NA
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Using openjdk:8u151-jdk as a base image for runtime is unnecessarily bloating up the size of docker containers.
Describe the solution you'd like
Use openjdk:8-jre-alpine as a base image.
Describe alternatives you've considered
NA
Additional context
NA
The text was updated successfully, but these errors were encountered: