Skip to content

Commit a213140

Browse files
Bump Jenkins Core and/or Plugins (#1862)
<h3>Link(s):</h3> <br/> <br/> --- <Actions> <action id="1f0eb18d7266befb34cbe535af0f4a16a5975933d10ad74cee1046b026ada9bc"> <h3>Bump Jenkins Core and/or Plugins</h3> <details id="e1914ba5a1233cafcaaaa4e8fce5012f00e3a6002c214f10e144668e461676d3"> <summary>Update the Dockerfile with the new version</summary> <p>changed lines [1] of file &#34;/tmp/updatecli/github/jenkins-infra/docker-jenkins-weeklyci/Dockerfile&#34;</p> <details> <summary>2.541</summary> <pre>Jenkins changelog is available at: https://www.jenkins.io/changelog/#v2.541&#xA;</pre> </details> </details> <a href="https://infra.ci.jenkins.io/job/updatecli/job/docker-jenkins-weeklyci/job/main/198/">Jenkins pipeline link</a> </action> </Actions> --- <table> <tr> <td width="77"> <img src="https://www.updatecli.io/images/updatecli.png" alt="Updatecli logo" width="50" height="50" /> </td> <td> <p> Created automatically by <a href="https://www.updatecli.io/">Updatecli</a> </p> <details><summary>Options:</summary> <br /> <p>Most of Updatecli configuration is done via <a href="https://www.updatecli.io/docs/prologue/quick-start/">its manifest(s)</a>.</p> <ul> <li>If you close this pull request, Updatecli will automatically reopen it, the next time it runs.</li> <li>If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.</li> </ul> <p> Feel free to report any issues at <a href="https://github.com/updatecli/updatecli/issues">github.com/updatecli/updatecli</a>.<br /> If you find this tool useful, do not hesitate to star <a href="https://github.com/updatecli/updatecli/stargazers">our GitHub repository</a> as a sign of appreciation, and/or to tell us directly on our <a href="https://matrix.to/#/#Updatecli_community:gitter.im">chat</a>! </p> </details> </td> </tr> </table> Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
1 parent 5628c33 commit a213140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM jenkins/jenkins:2.540-jdk21
1+
FROM jenkins/jenkins:2.541-jdk21
22
COPY logos /usr/share/jenkins/ref/userContent/logos
33
COPY ./plugins.txt /usr/share/jenkins/ref/plugins.txt
44
RUN jenkins-plugin-cli \

0 commit comments

Comments
 (0)