Skip to content

Commit 2bc8990

Browse files
committed
Update codespaces default config to ubuntu 24
1 parent 5c2a6b8 commit 2bc8990

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.devcontainer/devcontainer.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"image": "mcr.microsoft.com/devcontainers/base:ubuntu-24.04",
23
"extensions": [
34
"rust-lang.rust-analyzer",
45
"bungcip.better-toml",

0 commit comments

Comments
 (0)