dev: update devcontainer

This commit is contained in:
2026-01-02 00:22:29 +00:00
parent 490699e113
commit 674a914435
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/devcontainers/javascript-node:24
FROM mcr.microsoft.com/devcontainers/javascript-node:24-bookworm
# Install system dependencies
RUN apt-get update && apt-get install -y \