chore(container): update tccr.io/tccr/devcontainer:v1.0.0-rc28 docker digest to 31ec097 (#29534)

This commit is contained in:
TrueCharts Bot
2024-11-19 02:38:21 +01:00
committed by GitHub
parent d3419c08be
commit 5244b0a18b
+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:d2b8977df1f5e39c525c27c2f714700be64f84a83c75f0f644fe4663fac9c599",
"image": "tccr.io/tccr/devcontainer:v1.0.0-RC28@sha256:31ec0970be09c76a7f93ebf9cb92a31ca63cca37af7cb07bd39dc1e6456073ac",
"initializeCommand": "docker pull tccr.io/tccr/devcontainer:v1.0.0-RC28",
"postCreateCommand": {
"setup": "bash ${containerWorkspaceFolder}/.devcontainer/postCreateCommand.sh"