Skip to content

Commit

Permalink
Update jenkins/jenkins Docker tag to v2.492 (#305)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [jenkins/jenkins](https://www.jenkins.io/)
([source](https://redirect.github.com/jenkinsci/docker)) | final | minor
| `2.491` -> `2.492` |

---

### Release Notes

<details>
<summary>jenkinsci/docker (jenkins/jenkins)</summary>

###
[`v2.492`](https://redirect.github.com/jenkinsci/docker/releases/tag/2.492)

[Compare
Source](https://redirect.github.com/jenkinsci/docker/compare/2.491...2.492)

<!-- Optional: add a release summary here -->

#### 📦 Jenkins Core updates

- Update to Jenkins 2.492
([changelog](https://www.jenkins.io/changelog/2.492))

#### 📦 Dependency updates

- chore(deps): bump updatecli/updatecli-action from 2.74.0 to 2.75.0
([#&#8203;1974](https://redirect.github.com/jenkinsci/docker/issues/1974))
[@&#8203;dependabot](https://redirect.github.com/dependabot)
- Bump Debian Bookworm Linux Version to
[`2024122`](https://redirect.github.com/jenkinsci/docker/commit/20241223)
([#&#8203;1973](https://redirect.github.com/jenkinsci/docker/issues/1973))
[@&#8203;github-actions](https://redirect.github.com/github-actions)
- chore(deps): bump updatecli/updatecli-action from 2.73.0 to 2.74.0
([#&#8203;1972](https://redirect.github.com/jenkinsci/docker/issues/1972))
[@&#8203;dependabot](https://redirect.github.com/dependabot)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Runroom/docker-images).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
jordisala1991 authored Jan 8, 2025
2 parents 2c926cf + 062a559 commit 29694d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM jenkins/jenkins:2.491
FROM jenkins/jenkins:2.492

USER root

Expand Down

0 comments on commit 29694d7

Please sign in to comment.