Skip to content

Commit 48a6770

Browse files
authored
Merge pull request #14 from github/jungaretti/revert-image-pin
Revert image pinning to `2.1.1`
2 parents ddccf52 + f5330b0 commit 48a6770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/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/universal:2.1.1",
2+
"image": "mcr.microsoft.com/devcontainers/universal:2",
33
"hostRequirements": {
44
"cpus": 4
55
},

0 commit comments

Comments
 (0)