Skip to content

Commit 361b1ab

Browse files
authored
Merge pull request #1036 from adrbin/fix-devcontainers
Update devcontainer image version to 2.13
2 parents 19c9273 + 7fc1113 commit 361b1ab

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
@@ -2,7 +2,7 @@
22
// https://github.com/github/codespaces-jupyter
33
{
44
"name": "Generative AI For Beginners",
5-
"image": "mcr.microsoft.com/devcontainers/universal:2.11.2",
5+
"image": "mcr.microsoft.com/devcontainers/universal:2.13",
66
"hostRequirements": {
77
"cpus": 4
88
},

0 commit comments

Comments
 (0)