bullseye -> trixie

This commit is contained in:
mbecker20
2025-09-29 00:46:51 -07:00
parent 1a08df28d0
commit 08a246a90c
14 changed files with 16 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
services:
dev:
image: mcr.microsoft.com/devcontainers/rust:1-1-bullseye
image: mcr.microsoft.com/devcontainers/rust:1-1-trixie
volumes:
# Mount the root folder that contains .git
- ../:/workspace:cached