diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 31bc36e..579f98f 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,6 +1,6 @@ { "name": "Development environments on your infrastructure", - "image": "codercom/enterprise-rust:latest", + "image": "mcr.microsoft.com/devcontainers/rust:2-1-trixie", "features": { "ghcr.io/devcontainers/features/node:1": { "version": "latest"