chore(container): update docker.io/renovate/renovate docker tag to v41.111.0 (#39475)
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.109.0-full` -> `41.111.0-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.111.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.111.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.110.0...41.111.0) ##### Features - **copier:** accept git URLs as source in copier answers files ([#​37663](https://redirect.github.com/renovatebot/renovate/issues/37663)) ([40c7814](https://redirect.github.com/renovatebot/renovate/commit/40c7814a8ec58f5f0d435659944577153382dae2)) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.42.1 (main) ([#​37989](https://redirect.github.com/renovatebot/renovate/issues/37989)) ([5c9432d](https://redirect.github.com/renovatebot/renovate/commit/5c9432ded1bcf4b57ddf0de9e49073c87e1ae2f4)) - **nix:** add `file` input type to Nix schema ([#​37877](https://redirect.github.com/renovatebot/renovate/issues/37877)) ([0a2bbbc](https://redirect.github.com/renovatebot/renovate/commit/0a2bbbcb613bcc5b9219519f8ae18668a8929e1f)) ##### Miscellaneous Chores - **deps:** update linters to v9.35.0 (main) ([#​37990](https://redirect.github.com/renovatebot/renovate/issues/37990)) ([ce937f6](https://redirect.github.com/renovatebot/renovate/commit/ce937f60765b3a0949619e8319cde92202a2393b)) ### [`v41.110.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.110.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.109.0...41.110.0) ##### Features - **submodules:** use env vars from getGitEnvironmentVariables ([#​35180](https://redirect.github.com/renovatebot/renovate/issues/35180)) ([8e1107b](https://redirect.github.com/renovatebot/renovate/commit/8e1107b23f97b258a2404b77c6304ebec1490bb6)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# hadolint ignore=DL3007
|
||||
FROM docker.io/renovate/renovate:41.109.0-full@sha256:d44f46aa6592e66bee9bfe15cd73a8b4c2a4905dfc81388c36325c81af7173df
|
||||
FROM docker.io/renovate/renovate:41.111.0-full@sha256:a77bb0375d5d679c5c24a738e0e470c875016ca7b18618ec9202afbc256b867d
|
||||
|
||||
ARG VERSION
|
||||
ARG CONTAINER_NAME
|
||||
|
||||
Reference in New Issue
Block a user