From 70ef0e79e21ccf371a30f4e057a506842d0c8691 Mon Sep 17 00:00:00 2001 From: Joshua Higgins Date: Sat, 27 Dec 2025 16:30:09 -0500 Subject: [PATCH] fix: _ --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"