Bump default JENKINS_VERSION to Weekly 2.546#2199
Merged
lemeurherve merged 5 commits intomasterfrom Jan 16, 2026
Merged
Conversation
MarkEWaite
reviewed
Jan 15, 2026
alpine/hotspot/Dockerfile
Outdated
|
|
||
| # jenkins version being bundled in this docker image | ||
| ARG JENKINS_VERSION | ||
| ARG JENKINS_VERSION=2.546 |
Contributor
There was a problem hiding this comment.
I think that this change needs to be applied to the line below it, doesn't it?
lemeurherve
requested changes
Jan 15, 2026
Member
There was a problem hiding this comment.
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
6 tasks
dc30823 to
e03c4f1
Compare
JENKINS_VERSION to 2.546JENKINS_VERSION to Weekly 2.546
lemeurherve
requested changes
Jan 15, 2026
Merged
6 tasks
e03c4f1 to
9b49e27
Compare
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
9b49e27 to
4529f2d
Compare
lemeurherve
approved these changes
Jan 16, 2026
lemeurherve
added a commit
to lemeurherve/docker
that referenced
this pull request
Jan 16, 2026
This reverts commit 0647c5f.
lemeurherve
added a commit
that referenced
this pull request
Jan 17, 2026
This reverts commit 0647c5f.
MarkEWaite
pushed a commit
that referenced
this pull request
Jan 17, 2026
This reverts commit 0647c5f.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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"
Created automatically by Updatecli
Options:
Most of Updatecli configuration is done via its manifest(s).
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!