Skip to content

Commit a5427d1

Browse files
authored
Merge pull request github#13 from github/dmgardiner25-patch-1
Pin image version to `2.1.1`
2 parents b08910c + 0e938f0 commit a5427d1

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

0 commit comments

Comments
 (0)