back to bullseye (for max GLIBC compatibility)

This commit is contained in:
mbecker20
2025-09-29 00:56:19 -07:00
parent b29313c28f
commit a42d1397e9
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-trixie
image: mcr.microsoft.com/devcontainers/rust:1-1-bullseye
volumes:
# Mount the root folder that contains .git
- ../:/workspace:cached