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 31ec097 (#40)
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 05c56e8 commit 0d353e3
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@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"
Expand Down

0 comments on commit 0d353e3

Please sign in to comment.