chore(deps): pin tccr.io/tccr/devcontainer docker tag to df84b68 (#29838)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tccr.io/tccr/devcontainer](https://redirect.github.com/truecharts/public) | image | pinDigest | -> `df84b68` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiXX0=-->
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/devcontainers/spec/main/schemas/devContainer.schema.json",
|
||||
"name": "TrueCharts",
|
||||
"image": "tccr.io/tccr/devcontainer:v1.0.0",
|
||||
"image": "tccr.io/tccr/devcontainer:v1.0.0@sha256:df84b68867e9e22b73450a00d8f6ad57f67e301da279fcce798e4e408888e1be",
|
||||
"initializeCommand": "docker pull tccr.io/tccr/devcontainer:v1.0.0",
|
||||
"postCreateCommand": {
|
||||
"setup": "bash ${containerWorkspaceFolder}/.devcontainer/postCreateCommand.sh"
|
||||
|
||||
Reference in New Issue
Block a user