Skip to content

Commit 032b364

Browse files
feat(deps): update renovate/renovate docker tag 43.6.3 → 43.8.0 (#1077)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | minor | `43.6.3` → `43.8.0` | --- ### Release Notes <details> <summary>renovatebot/renovate (renovate/renovate)</summary> ### [`v43.8.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/43.8.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/43.7.0...43.8.0) ##### Features - **presets/workarounds:** support bellsoft/hardened-liberica-runtime-container Image ([#&#8203;41058](https://redirect.github.com/renovatebot/renovate/issues/41058)) ([ad26a3a](https://redirect.github.com/renovatebot/renovate/commit/ad26a3a94eb946c3a289e6fc0b0532e98eb013b1)) ### [`v43.7.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/43.7.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/43.6.3...43.7.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.4.0 (main) ([#&#8203;41079](https://redirect.github.com/renovatebot/renovate/issues/41079)) ([a4a235e](https://redirect.github.com/renovatebot/renovate/commit/a4a235e1870b6fdcee30f9996f2c1c5d592ed785)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40LjIiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFwcC9yZW5vdmF0ZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
1 parent 4be9454 commit 032b364

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/renovate/docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ variable "APP" {
66

77
variable "VERSION" {
88
// renovate: datasource=docker depName=renovate/renovate
9-
default = "43.6.3"
9+
default = "43.8.0"
1010
}
1111

1212
variable "LICENSE" {

0 commit comments

Comments
 (0)