-
-
Notifications
You must be signed in to change notification settings - Fork 94
Closed
Description
due to the high number of CVEs exposed by current ubuntu/temurin base image, the proposal is to switch to temurin-alpine base image.
in addition, add to the dockerfile the upgrade of alpine packages to get the latest version of them:
RUN apk -U upgrade && rm -rf /var/cache/apk/*
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request