Skip to content

Commit abf631e

Browse files
chore(deps): update mcr.microsoft.com/devcontainers/go docker tag to v1 (#842)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e0c173d commit abf631e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Go",
55
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
6-
"image": "mcr.microsoft.com/devcontainers/go:0-1-bullseye",
6+
"image": "mcr.microsoft.com/devcontainers/go:1-1-bullseye",
77
"features": {
88
"ghcr.io/guiyomh/features/golangci-lint:0": {},
99
"ghcr.io/devcontainers/features/git:1": {},

0 commit comments

Comments
 (0)