fixed devcontainer (#23)

Reviewed-on: #23
This commit was merged in pull request #23.
This commit is contained in:
2026-07-14 17:37:18 +01:00
parent 2fa52fd439
commit 74de317ecb
+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 \