fixed devcontainer #23

Merged
Koda merged 1 commits from devcontainer into main 2026-07-14 17:37:18 +01:00
Showing only changes of commit af39add72f - Show all commits
+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 \