FROM mcr.microsoft.com/devcontainers/python:1-3.12-bookworm
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
