are we going to update the corretto8 docker image anytime soon?

0

The grype are failing on our pipelines due to https://alas.aws.amazon.com/AL2/ALASCORRETTO8-2022-002.html, it is related to java-1.8.0-amazon-corretto. In our pipelines, we are consuming 489478819445.dkr.ecr.us-west-2.amazonaws.com/corretto8:latest, this is also the image consumed on https://docs.aws.amazon.com/corretto/latest/corretto-8-ug/docker-install.html. On github, https://github.com/corretto/corretto-docker/blob/main/8/jdk/al2/Dockerfile, it has been updated to consume ARG version=1.8.0_332.b08-1, but for the docker images we used internally, it's created 2 years back, do we have any plan to address the issue?

docker image inspect 489478819445.dkr.ecr.us-west-2.amazonaws.com/corretto8:latest
[
    {
        "Id": "sha256:9af30af8ca03289fbf53d120cd092435f7ef329d9b1c4575fd8d9b64a10e46f1",
        "RepoTags": [
            "489478819445.dkr.ecr.us-west-2.amazonaws.com/corretto8:latest"
        ],
        "RepoDigests": [
            "489478819445.dkr.ecr.us-west-2.amazonaws.com/corretto8@sha256:f1f253dd5be74598ade8a7a7d9c100a06046928a14c8ff573be94daa5ae5f123"
        ],
        "Parent": "",
        "Comment": "",
        "Created": "2020-07-31T22:43:15.83119562Z",
        "Container": "0de2867cbb7dbdb39eac288fba6ec790dd55e836580d3af3b8a27e93cd4553e1",
AWS
質問済み 2年前170ビュー
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ