Skip to content

Migrate docker image to Temurin-alpine #2316

@robfrank

Description

@robfrank

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions