chore(container): update docker.io/renovate/renovate docker tag to v41.74.1 (#38470)
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.73.4-full` -> `41.74.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.74.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.74.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.74.0...41.74.1) ##### Documentation - fix local development links ([#​37542](https://redirect.github.com/renovatebot/renovate/issues/37542)) ([09a80b2](https://redirect.github.com/renovatebot/renovate/commit/09a80b28329227df985367c0295d62e915e0d759)) - note postUpgradeTasks for customers ([#​37536](https://redirect.github.com/renovatebot/renovate/issues/37536)) ([e84e54f](https://redirect.github.com/renovatebot/renovate/commit/e84e54f69e614ad31b690466fdd9ad383c22be4a)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.69 (main) ([#​37540](https://redirect.github.com/renovatebot/renovate/issues/37540)) ([ebfbca5](https://redirect.github.com/renovatebot/renovate/commit/ebfbca57085f27f98eead5e383d803b063719900)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.9.0 (main) ([#​37546](https://redirect.github.com/renovatebot/renovate/issues/37546)) ([f6743ad](https://redirect.github.com/renovatebot/renovate/commit/f6743ad08b14c5691069029b1a322ac484c22018)) ##### Build System - **deps:** update dependency strip-json-comments to v5.0.3 (main) ([#​37545](https://redirect.github.com/renovatebot/renovate/issues/37545)) ([3437c30](https://redirect.github.com/renovatebot/renovate/commit/3437c3055166ecc72a250085054a07ca6ff18579)) ### [`v41.74.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.74.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.73.4...41.74.0) ##### Features - add `crow` manager (Crow CI) ([#​37040](https://redirect.github.com/renovatebot/renovate/issues/37040)) ([d4f3ce5](https://redirect.github.com/renovatebot/renovate/commit/d4f3ce5b993d0fae7fc0ec85c80cabce990770ce)) ##### Bug Fixes - **data:** automatic update of static data ([#​37288](https://redirect.github.com/renovatebot/renovate/issues/37288)) ([c5ced0c](https://redirect.github.com/renovatebot/renovate/commit/c5ced0c091c99b010a697bc25d98a17340366eaf)) ##### Miscellaneous Chores - ignore esbuild postinstall ([#​37538](https://redirect.github.com/renovatebot/renovate/issues/37538)) ([3a63540](https://redirect.github.com/renovatebot/renovate/commit/3a635403c7a733241a485320d149d98941beaa48)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# hadolint ignore=DL3007
|
||||
FROM docker.io/renovate/renovate:41.73.4-full@sha256:30caaa70fea5bb02a59854adf087a048191b292e3d036f050f5f6ec706c33ccc
|
||||
FROM docker.io/renovate/renovate:41.74.1-full@sha256:be5499e4057e04c19e005ad0e68c1d09be919c7ccdf78de26d289915f2e1fd48
|
||||
|
||||
ARG VERSION
|
||||
ARG CONTAINER_NAME
|
||||
|
||||
Reference in New Issue
Block a user