Skip to content

Commit

Permalink
chore(deps): update mcr.microsoft.com/devcontainers/go docker tag to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent 97dd420 commit 3cc6b4f
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:0-1-bullseye",
"image": "mcr.microsoft.com/devcontainers/go:1-1-bullseye",
"features": {
"ghcr.io/guiyomh/features/golangci-lint:0": {},
"ghcr.io/devcontainers/features/git:1": {},
Expand Down

0 comments on commit 3cc6b4f

Please sign in to comment.