chore(container): update tccr.io/tccr/devcontainer:v2.0.0 docker digest to c327a58 (#37424)

This commit is contained in:
TrueCharts Bot
2025-07-11 20:06:01 +02:00
committed by GitHub
parent 1c6b6ffc24
commit 1aa59a928e
+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:0ea5a09eedad3ae667a81699bdaedfeef675c0581a95d4439401ff8e8a3aa12f",
"image": "tccr.io/tccr/devcontainer:v2.0.0@sha256:c327a584ab1494d0f352f846eb7292fac120f9091398e79874b446c783ea3bcf",
"postCreateCommand": {
"setup": "bash ${containerWorkspaceFolder}/.devcontainer/postCreateCommand.sh"
},