···1111 # context: .
1212 # dockerfile: .devcontainer/Dockerfile
13131414- image: "mcr.microsoft.com/devcontainers/rust:1-1-bullseye"
1414+ image: "mcr.microsoft.com/devcontainers/rust:1-1-bookworm"
15151616 volumes:
1717 # Update this to wherever you want VS Code to mount the folder of your project