jenkinsci / docker

Docker official jenkins repo
https://hub.docker.com/r/jenkins/jenkins
MIT License
6.55k stars 4.47k forks source link

Bump JDK17 version to 17.0.11_9 #1853

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 2 months ago

Bump JDK17 version

Bump JDK17 version for Linux images in the docker-bake.hcl file

changes detected: path "variable.JAVA17_VERSION.default" updated from "17.0.10_7" to "17.0.11_9" in file "docker-bake.hcl"

17.0.11_9
Release published on the 2024-04-18 12:06:43 +0000 UTC at the url https://github.com/adoptium/temurin17-binaries/releases/tag/jdk-17.0.11%2B9

Official Release of jdk-17.0.11+9
Bump JDK17 version for Linux images in the Alpine Linux Dockerfile

changed lines [5] of file "/tmp/updatecli/github/jenkinsci/docker/17/alpine/hotspot/Dockerfile"

17.0.11_9
Release published on the 2024-04-18 12:06:43 +0000 UTC at the url https://github.com/adoptium/temurin17-binaries/releases/tag/jdk-17.0.11%2B9

Official Release of jdk-17.0.11+9
Bump JDK17 version for Linux images in the Debian Dockerfile

changed lines [5] of file "/tmp/updatecli/github/jenkinsci/docker/17/debian/bookworm/hotspot/Dockerfile"

17.0.11_9
Release published on the 2024-04-18 12:06:43 +0000 UTC at the url https://github.com/adoptium/temurin17-binaries/releases/tag/jdk-17.0.11%2B9

Official Release of jdk-17.0.11+9
Bump JDK17 version for Linux images in the Debian Slim Dockerfile

changed lines [5] of file "/tmp/updatecli/github/jenkinsci/docker/17/debian/bookworm-slim/hotspot/Dockerfile"

17.0.11_9
Release published on the 2024-04-18 12:06:43 +0000 UTC at the url https://github.com/adoptium/temurin17-binaries/releases/tag/jdk-17.0.11%2B9

Official Release of jdk-17.0.11+9
Bump JDK17 version for Linux images in the Rhel Dockerfile

changed lines [3] of file "/tmp/updatecli/github/jenkinsci/docker/17/rhel/ubi9/hotspot/Dockerfile"

17.0.11_9
Release published on the 2024-04-18 12:06:43 +0000 UTC at the url https://github.com/adoptium/temurin17-binaries/releases/tag/jdk-17.0.11%2B9

Official Release of jdk-17.0.11+9
GitHub Action workflow link

Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

gounthar commented 2 months ago

Thanks!