Skip to content

Bump default JENKINS_VERSION to Weekly 2.546#2199

Merged
lemeurherve merged 5 commits intomasterfrom
updatecli_master_9d0d7648ae1697150c1ed0caf71e31295a764a760d497c32bc26b381fb04263f
Jan 16, 2026
Merged

Bump default JENKINS_VERSION to Weekly 2.546#2199
lemeurherve merged 5 commits intomasterfrom
updatecli_master_9d0d7648ae1697150c1ed0caf71e31295a764a760d497c32bc26b381fb04263f

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 15, 2026

Bump default `JENKINS_VERSION` version

Update value of JENKINS_VERSION in (weekly) golden files

2 file(s) updated with ":2.546": * tests/golden/expected_tags.txt * tests/golden/expected_tags_latest_weekly.txt

Update value of JENKINS_VERSION in Dockerfile

4 file(s) updated with ":-2.546}": * alpine/hotspot/Dockerfile * debian/Dockerfile * rhel/Dockerfile * windows/windowsservercore/hotspot/Dockerfile

Update default value of WAR_SHA in Dockerfiles

changed lines [101] of file "alpine/hotspot/Dockerfile", changed lines [115] of file "debian/Dockerfile", changed lines [105] of file "rhel/Dockerfile", changed lines [104] of file "windows/windowsservercore/hotspot/Dockerfile"

Update default value of JENKINS_VERSION in docker-bake.hcl

changes detected: path "variable.JENKINS_VERSION.default" updated from "2.534" to "2.546" in file "docker-bake.hcl"

Update default value of WAR_SHA in docker-bake.hcl

changes detected: path "variable.WAR_SHA.default" updated from "fcf13a8ebbe69d678608cc4b3885ece7d7e697d6da4c3691025a06968ddef228" to "f1b03ebf8fdb0ac893fbac9df9835d736ab9825399dc43de8a00d3f3913d8983" in file "docker-bake.hcl"

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!


# jenkins version being bundled in this docker image
ARG JENKINS_VERSION
ARG JENKINS_VERSION=2.546
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that this change needs to be applied to the line below it, doesn't it?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, opened #2200

@lemeurherve lemeurherve self-assigned this Jan 15, 2026
@lemeurherve lemeurherve marked this pull request as draft January 15, 2026 21:47
Copy link
Member

@lemeurherve lemeurherve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In addition to the error mentioned by @MarkEWaite, there is also the alpine version unexpectedly updated in a golden file:

-docker.io/jenkins/jenkins:alpine3.23-jdk21 (alpine_jdk21)
-docker.io/jenkins/jenkins:alpine3.23-jdk25 (alpine_jdk25)
+docker.io/jenkins/jenkins:alpine2.546-jdk21 (alpine_jdk21)
+docker.io/jenkins/jenkins:alpine2.546-jdk25 (alpine_jdk25)

Should be fixed with #2200

@github-actions github-actions bot force-pushed the updatecli_master_9d0d7648ae1697150c1ed0caf71e31295a764a760d497c32bc26b381fb04263f branch from dc30823 to e03c4f1 Compare January 15, 2026 22:54
@github-actions github-actions bot changed the title Bump default JENKINS_VERSION to 2.546 Bump default JENKINS_VERSION to Weekly 2.546 Jan 15, 2026
lemeurherve

This comment was marked as outdated.

Copy link
Member

@lemeurherve lemeurherve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WAR_SHA should have been updated in the Dockerfiles, as well as the short tag in the golden files 😓

@github-actions github-actions bot force-pushed the updatecli_master_9d0d7648ae1697150c1ed0caf71e31295a764a760d497c32bc26b381fb04263f branch from e03c4f1 to 9b49e27 Compare January 16, 2026 00:36
@github-actions github-actions bot force-pushed the updatecli_master_9d0d7648ae1697150c1ed0caf71e31295a764a760d497c32bc26b381fb04263f branch from 9b49e27 to 4529f2d Compare January 16, 2026 00:39
@lemeurherve lemeurherve marked this pull request as ready for review January 16, 2026 08:14
@lemeurherve lemeurherve merged commit 0647c5f into master Jan 16, 2026
11 checks passed
@lemeurherve lemeurherve deleted the updatecli_master_9d0d7648ae1697150c1ed0caf71e31295a764a760d497c32bc26b381fb04263f branch January 16, 2026 08:14
lemeurherve added a commit to lemeurherve/docker that referenced this pull request Jan 16, 2026
lemeurherve added a commit that referenced this pull request Jan 17, 2026
MarkEWaite pushed a commit that referenced this pull request Jan 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants