This commit is contained in:
nieve 2025-02-11 21:56:29 -05:00
parent 80e0d539fa
commit d0d2c22e94
23 changed files with 985 additions and 374 deletions

View file

@ -1,6 +1,6 @@
{
"name": "Rust",
"image": "mcr.microsoft.com/devcontainers/rust:0-1-bullseye",
"image": "mcr.microsoft.com/devcontainers/rust:1.0.9-bookworm",
"features": {
"ghcr.io/devcontainers/features/docker-in-docker:2": {}
},