Skip to content

Commit aa4d618

Browse files
chore(deps): update mcr.microsoft.com/devcontainers/go docker tag to v2 (#239)
| datasource | package | from | to | | ---------- | ---------------------------------- | ---- | -- | | docker | mcr.microsoft.com/devcontainers/go | 1 | 2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 25475b2 commit aa4d618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"image": "mcr.microsoft.com/devcontainers/go:1-bullseye",
2+
"image": "mcr.microsoft.com/devcontainers/go:2-bullseye",
33
"features": {
44
"ghcr.io/devcontainers/features/docker-in-docker:2": {}
55
},

0 commit comments

Comments
 (0)