mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-06-18 08:56:25 +08:00
chore(container): update tccr.io/tccr/devcontainer:v1.0.0-rc28 docker digest to 80c0558 (#29466)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tccr.io/tccr/devcontainer](https://redirect.github.com/truecharts/public) | image | digest | `da4c4cd` -> `80c0558` | --- > [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
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-RC28@sha256:da4c4cdf381cb147e6b390b7b65b187e5353702d6bc44977a605112b860ac073",
|
||||
"image": "tccr.io/tccr/devcontainer:v1.0.0-RC28@sha256:80c05582f4034f5cac96016329dd52f6749b7c73f5460cb3d690f1bda11f30a5",
|
||||
"initializeCommand": "docker pull tccr.io/tccr/devcontainer:v1.0.0-RC28",
|
||||
"postCreateCommand": {
|
||||
"setup": "bash ${containerWorkspaceFolder}/.devcontainer/postCreateCommand.sh"
|
||||
|
||||
Reference in New Issue
Block a user