Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
firefart committed Dec 7, 2023
1 parent b385ce1 commit b9f3b12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// README at: https://github.com/devcontainers/templates/tree/main/src/go
{
"name": "Go",
"image": "mcr.microsoft.com/devcontainers/go:1-1-bullseye",
"image": "mcr.microsoft.com/devcontainers/go",
"features": {
"ghcr.io/guiyomh/features/golangci-lint:0": {}
},
Expand All @@ -25,4 +25,4 @@
]
}
}
}
}

0 comments on commit b9f3b12

Please sign in to comment.