chore(container): update tccr.io/tccr/devcontainer:v1.0.0-rc28 docker digest to 99bab70 (#29170)

This commit is contained in:
TrueCharts Bot
2024-11-12 09:13:01 +01:00
committed by GitHub
parent 2b4e798c94
commit d75c9e0011
+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:v1.0.0-RC28@sha256:59986aee8d23610671ead41d138755664889dae4842d9881f0825d1f16f1eb76",
"image": "tccr.io/tccr/devcontainer:v1.0.0-RC28@sha256:99bab70e15d0060613473b0777d67a0d66a3565fd14898f5c6cce7b31425d324",
"initializeCommand": "docker pull tccr.io/tccr/devcontainer:v1.0.0-RC28",
"postCreateCommand": {
"setup": "bash ${containerWorkspaceFolder}/.devcontainer/postCreateCommand.sh"