Skip to content

Commit

Permalink
chore(container): update tccr.io/tccr/devcontainer:v1.0.0-rc28 docker…
Browse files Browse the repository at this point in the history
… digest to c55ed8c (#29620)
  • Loading branch information
truecharts-admin authored Nov 21, 2024
1 parent 0b8ece6 commit 62c585c
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-RC28@sha256:f3c78b2cd8175f29ae895623f268327a3e464a438b34f594ceb44fc0b3f10b45",
"image": "tccr.io/tccr/devcontainer:v1.0.0-RC28@sha256:c55ed8c237bf8e54ff73de7f3b663adef3c7f9412ac02a5667ab8ada309ec8d4",
"initializeCommand": "docker pull tccr.io/tccr/devcontainer:v1.0.0-RC28",
"postCreateCommand": {
"setup": "bash ${containerWorkspaceFolder}/.devcontainer/postCreateCommand.sh"
Expand Down

0 comments on commit 62c585c

Please sign in to comment.