Skip to content

Commit 52461d7

Browse files
authored
Update devcontainer.json (#66)
Bumping ubuntu to 24.04 LTS Signed-off-by: Knox Lively <knox.lively@protonmail.com>
1 parent 00161f1 commit 52461d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/vscode/devcontainers/cpp:ubuntu-22.04",
2+
"image": "mcr.microsoft.com/vscode/devcontainers/cpp:ubuntu-24.04",
33
"features": {
44
}
55
}

0 commit comments

Comments
 (0)