Update devcontainer name

This commit is contained in:
alfi0812
2026-01-25 13:53:52 +01:00
parent 3f3aafc5d0
commit 572264f31a
+1 -1
View File
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/devcontainers/spec/main/schemas/devContainer.schema.json",
"name": "TalosCluster",
"name": "TrueCharts",
"image": "oci.trueforge.org/containerforge/devcontainer:2.0.6@sha256:b8f8a95a0edf58aaab4076fa477bd8e3c6efcb68fb41cb4c37da05e618ff0320",
"postStartCommand": {
"git": "git config --global --add safe.directory ${containerWorkspaceFolder}"