We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afdf89b commit 70995b4Copy full SHA for 70995b4
.devcontainer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "example-cv",
3
- "image": "mcr.microsoft.com/devcontainers/python:3.10",
+ "image": "mcr.microsoft.com/devcontainers/python:3.11",
4
"runArgs": ["--ipc=host"],
5
"features": {
6
"ghcr.io/devcontainers/features/nvidia-cuda:1": {
0 commit comments