Skip to content

Commit 60c04fe

Browse files
fix(deps): update renovate/renovate docker tag 43.138.2 → 43.138.3 (#2002)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | patch | `43.138.2` → `43.138.3` | --- ### Release Notes <details> <summary>renovatebot/renovate (renovate/renovate)</summary> ### [`v43.138.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/43.138.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/43.138.2...43.138.3) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.36.5 (main) ([#&#8203;42797](https://redirect.github.com/renovatebot/renovate/issues/42797)) ([c4b0389](https://redirect.github.com/renovatebot/renovate/commit/c4b03891687b9a1118ed96ec46edb4a66240cf68)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhcHAvcmVub3ZhdGUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
1 parent e51a69e commit 60c04fe

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.138.2"
9+
default = "43.138.3"
1010
}
1111

1212
variable "LICENSE" {

0 commit comments

Comments
 (0)