chore(container): update oci.trueforge.org/tccr/devcontainer:v2.0.0 docker digest to e2a9db1 (#39255)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[oci.trueforge.org/tccr/devcontainer](https://redirect.github.com/trueforge-org/truecharts)
| image | digest | `c327a58` -> `e2a9db1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
TrueCharts Bot
2025-09-08 03:56:20 +00:00
committed by GitHub
parent 2b1a0e967a
commit 0e2716d39f
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/devcontainers/spec/main/schemas/devContainer.schema.json",
"name": "TrueCharts",
"image": "oci.trueforge.org/tccr/devcontainer:v2.0.0@sha256:c327a584ab1494d0f352f846eb7292fac120f9091398e79874b446c783ea3bcf",
"image": "oci.trueforge.org/tccr/devcontainer:v2.0.0@sha256:e2a9db122d69f0526591eae2697357c74d4691e83b200217a74c1453b0ec8453",
"postCreateCommand": {
"setup": "bash ${containerWorkspaceFolder}/.devcontainer/postCreateCommand.sh"
},