fixed devcontainer

This commit is contained in:
2026-07-14 16:36:59 +00:00
parent 2fa52fd439
commit af39add72f
+1
View File
@@ -4,6 +4,7 @@ ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update && apt-get install -y \
build-essential \
curl \
clang \
flex \
bison \