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 \ RUN apt-get update && apt-get install -y \
build-essential \ build-essential \
curl \
clang \ clang \
flex \ flex \
bison \ bison \