Skip to content

Commit

Permalink
chore(deps): pin tccr.io/tccr/devcontainer docker tag to 4d155ce
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent efde0d2 commit 2068146
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": "ClusterTool Cluster",
"image": "tccr.io/tccr/devcontainer:v1.0.0-RC28",
"image": "tccr.io/tccr/devcontainer:v1.0.0-RC28@sha256:4d155ce53c5e3fdd3560e008e3c0552e2e26c5688d787f1db21c068e8af46cdc",
"initializeCommand": "docker pull tccr.io/tccr/devcontainer:v1.0.0-RC28",
"postCreateCommand": {
"setup": "bash ${containerWorkspaceFolder}/.devcontainer/postCreateCommand.sh"
Expand Down

0 comments on commit 2068146

Please sign in to comment.