fixed devcontainer
This commit is contained in:
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user