Skip to content

DockerHub missing Tomcat 10 with Corretto 21 #330

@cdufresne81

Description

@cdufresne81

Ahoy Sailor!

I can see that a merged request was done from Tomcat10 and Corretto 21 but the image are still missing from DockerHub, the scheduled pipeline did not push the Tomcat10 with Corretto 21.

Further updates, this pipeline didn't process Tomcat10 with Corretto 21. As far I can tell it's related version missing in version.json

This should fix it, I've checked into creating a PR but there seems to be a process to respect that I do not control and at this point it's probably preferable that a maintainer fix it.

  "10.1": {
    "sha512": "e29c4d0e26295d64dfeee399e7719b5baac2682ac0e7b53702f26d630fea761f93ddf60674dfe87c41ddd9b79d4938a6a533a280bb3d7fb83c2a1b7cd5da6b09",
    "variants": [
      "jdk21/temurin-noble",
      "jre21/temurin-noble",
      "jdk21/temurin-jammy",
      "jre21/temurin-jammy",
      "jdk21/corretto-al2",
      "jdk17/temurin-noble",
      "jre17/temurin-noble",
      "jdk17/temurin-jammy",
      "jre17/temurin-jammy",
      "jdk17/corretto-al2",
      "jdk11/temurin-noble",
      "jre11/temurin-noble",
      "jdk11/temurin-jammy",
      "jre11/temurin-jammy"
    ],
    "version": "10.1.34"
  },
  "11.0": {
    "sha512": "635d0b704d47a97050e3de995d372ef361ddb7589efbc53003afd6ac692d8db4a4125ae5dcc01af9e7371e8e598c98982e2a25617179b6ba0a04406299cca544",
    "variants": [
      "jdk21/temurin-noble",
      "jre21/temurin-noble",
      "jdk21/temurin-jammy",
      "jre21/temurin-jammy",
      "jdk21/corretto-al2",
      "jdk17/temurin-noble",
      "jre17/temurin-noble",
      "jdk17/temurin-jammy",
      "jre17/temurin-jammy",
      "jdk17/corretto-al2"
    ],
    "version": "11.0.2"
  },
  "9.0": {
    "sha512": "07d87286e8ee84bb291069c596cf36233e56a14e3ecb6d65eea0fa7c7042ce5e75f5db31f210b96b6b25b80b34e626dd26c5a6ed5c052384a8587d62658b5e16",
    "variants": [
      "jdk21/temurin-noble",
      "jre21/temurin-noble",
      "jdk21/temurin-jammy",
      "jre21/temurin-jammy",
      "jdk21/corretto-al2",
      "jdk17/temurin-noble",
      "jre17/temurin-noble",
      "jdk17/temurin-jammy",
      "jre17/temurin-jammy",
      "jdk17/corretto-al2",
      "jdk11/temurin-noble",
      "jre11/temurin-noble",
      "jdk11/temurin-jammy",
      "jre11/temurin-jammy",
      "jdk11/corretto-al2",
      "jdk8/temurin-noble",
      "jre8/temurin-noble",
      "jdk8/temurin-jammy",
      "jre8/temurin-jammy",
      "jdk8/corretto-al2"
    ],
    "version": "9.0.98"
  }
}

Could someone take a look at it pretty please 😁

Thanks,
Charles D.

@tianon : Tagging since you're the one who last made changes to this file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions