Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JoepdeJong authored Jul 7, 2023
1 parent 76353fa commit 5f3893f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "Rust",
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
"image": "mcr.microsoft.com/devcontainers/rust:1-1-bookworm"
"image": "mcr.microsoft.com/devcontainers/rust:bookworm"

// Use 'mounts' to make the cargo cache persistent in a Docker Volume.
// "mounts": [
Expand Down

0 comments on commit 5f3893f

Please sign in to comment.