chore(container): update docker.io/renovate/renovate docker tag to v41.62.1 (#38266)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | final | minor | `41.61.1-full` -> `41.62.1-full` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v41.62.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.62.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.62.0...41.62.1) ##### Bug Fixes - **gomod:** skip `-d` flag for go >=1.18 ([#​37428](https://redirect.github.com/renovatebot/renovate/issues/37428)) ([dd186a1](https://redirect.github.com/renovatebot/renovate/commit/dd186a1359d870ca1a9af064416116860705ef89)) ### [`v41.62.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.62.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.61.1...41.62.0) ##### Features - add option `skipArtifactsUpdate` ([#​35993](https://redirect.github.com/renovatebot/renovate/issues/35993)) ([a3616a4](https://redirect.github.com/renovatebot/renovate/commit/a3616a496a7da458a00f398fba2463d1d1e49145)) - add support for second file config ([#​37033](https://redirect.github.com/renovatebot/renovate/issues/37033)) ([35910b8](https://redirect.github.com/renovatebot/renovate/commit/35910b8c87aaa65003852de2ba4f276f3a77fa28)) ##### Bug Fixes - **local-scm:** Increase default execSync buffer ([#​36995](https://redirect.github.com/renovatebot/renovate/issues/36995)) ([c627e17](https://redirect.github.com/renovatebot/renovate/commit/c627e17816dcfa53ab969184fd0a8f3671ff2f3c)) ##### Documentation - update references to renovate/renovate to v41.61.1 (main) ([#​37422](https://redirect.github.com/renovatebot/renovate/issues/37422)) ([a9b6ad9](https://redirect.github.com/renovatebot/renovate/commit/a9b6ad9951ae95485cbf0f41ccd501fdf7bd28ae)) ##### Miscellaneous Chores - **deps:** update containerbase/internal-tools action to v3.10.66 (main) ([#​37421](https://redirect.github.com/renovatebot/renovate/issues/37421)) ([b7160b1](https://redirect.github.com/renovatebot/renovate/commit/b7160b10d56934645e1fdb7eb48a828517749144)) - **deps:** update containerbase/internal-tools action to v3.10.68 (main) ([#​37423](https://redirect.github.com/renovatebot/renovate/issues/37423)) ([b83a3df](https://redirect.github.com/renovatebot/renovate/commit/b83a3df959ae6e2eb086f6d3f7b3cea451b2cb22)) - **deps:** update containerbase/internal-tools action to v3.10.69 (main) ([#​37426](https://redirect.github.com/renovatebot/renovate/issues/37426)) ([fc512ab](https://redirect.github.com/renovatebot/renovate/commit/fc512ab6e6ee3423c24a4d3f219acda3f5a1b4c4)) - **deps:** update dependency renovatebot/github-action to v43.0.7 (main) ([#​37427](https://redirect.github.com/renovatebot/renovate/issues/37427)) ([028318a](https://redirect.github.com/renovatebot/renovate/commit/028318a21ec306bba53412a4cfc2c1ec0eb9065b)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# hadolint ignore=DL3007
|
||||
FROM docker.io/renovate/renovate:41.61.1-full@sha256:b04a97b2bfeac341cbae078d7e38e3cd86a813da52bf7f0937512cb4eef89723
|
||||
FROM docker.io/renovate/renovate:41.62.1-full@sha256:eec8d43b20c4f6dba6481c164aa9a8b057e92a504159f7512cc5128fd9f629d4
|
||||
|
||||
ARG VERSION
|
||||
ARG CONTAINER_NAME
|
||||
|
||||
Reference in New Issue
Block a user