chore(container): update tccr.io/tccr/devcontainer:v2.0.0 docker digest to 0ea5a09 (#37401)

This commit is contained in:
TrueCharts Bot
2025-07-11 14:08:47 +02:00
committed by GitHub
parent 42fc134496
commit 44e92b7843
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/devcontainers/spec/main/schemas/devContainer.schema.json",
"name": "TrueCharts",
"image": "tccr.io/tccr/devcontainer:v2.0.0@sha256:4be9c3d8f6276256392dac9a8edd993b814f28dc9a55acb520259c59e1be0072",
"image": "tccr.io/tccr/devcontainer:v2.0.0@sha256:0ea5a09eedad3ae667a81699bdaedfeef675c0581a95d4439401ff8e8a3aa12f",
"postCreateCommand": {
"setup": "bash ${containerWorkspaceFolder}/.devcontainer/postCreateCommand.sh"
},