mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-02 04:37:35 +03:00
update devcontainer image, that includes a more recent version of rust (#294)
This commit is contained in:
parent
2e0e1a1aaa
commit
68a0517115
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Rust",
|
"name": "Rust",
|
||||||
"image": "mcr.microsoft.com/devcontainers/rust:0-1-bullseye",
|
"image": "mcr.microsoft.com/devcontainers/rust:1.0.9-bookworm",
|
||||||
"features": {
|
"features": {
|
||||||
"ghcr.io/devcontainers/features/docker-in-docker:2": {}
|
"ghcr.io/devcontainers/features/docker-in-docker:2": {}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue