Skip to content

Commit

Permalink
chore(deps): pin mcr.microsoft.com/devcontainers/go docker tag to 0ea…
Browse files Browse the repository at this point in the history
…3913
  • Loading branch information
renovate[bot] authored Jun 8, 2024
1 parent b893964 commit 14aed12
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:0ea3913135923a684b37f9e75a1e9adbb14551199244656b77f516c4c0c6d5bc",
"containerEnv": {
"SHELL": "/bin/zsh"
},
Expand Down

0 comments on commit 14aed12

Please sign in to comment.