Skip to content

Commit

Permalink
chore(deps): pin mcr.microsoft.com/devcontainers/go docker tag to fb3…
Browse files Browse the repository at this point in the history
…610e
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent b893964 commit 52dbdf3
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
Expand Up @@ -3,7 +3,7 @@
{
"name": "Go",
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
"image": "mcr.microsoft.com/devcontainers/go:1-1.21-bullseye",
"image": "mcr.microsoft.com/devcontainers/go:1-1.21-bullseye@sha256:fb3610e5c7596446f8cfc6e2f229887f1f13afa37a930edd295447db628ec5c5",
"containerEnv": {
"SHELL": "/bin/zsh"
},
Expand Down

0 comments on commit 52dbdf3

Please sign in to comment.