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

Commit

Permalink
Update .devcontainer/devcontainer.json
Browse files Browse the repository at this point in the history
Co-authored-by: Mark Janssen <[email protected]>
  • Loading branch information
JoepdeJong and praseodym authored Jul 7, 2023
1 parent 540187c commit 76353fa
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-bullseye"
"image": "mcr.microsoft.com/devcontainers/rust:1-1-bookworm"

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

0 comments on commit 76353fa

Please sign in to comment.