Skip to content

Commit

Permalink
chore(container): update tccr.io/tccr/devcontainer docker tag to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
truecharts-admin committed Dec 28, 2024
1 parent ba66944 commit 807e658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -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",
"image": "tccr.io/tccr/devcontainer:v4.0.1@sha256:57842f321e353c30c30dab45403926be65715b524253041f055b0f7008b14a59",
"initializeCommand": "docker pull tccr.io/tccr/devcontainer:v1.0.0",
"postCreateCommand": {
"setup": "bash ${containerWorkspaceFolder}/.devcontainer/postCreateCommand.sh"
Expand Down

0 comments on commit 807e658

Please sign in to comment.