We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46822b8 commit 3adfd5fCopy full SHA for 3adfd5f
1 file changed
.devcontainer/Dockerfile
@@ -14,7 +14,7 @@ RUN apt-get update \
14
15
RUN apt-get install -y apt-transport-https apt-utils build-essential \
16
ca-certificates ccache clang-format-14 curl file g++-multilib git gnupg \
17
- libgcc-12-dev lib32gcc-12-dev lsb-release \
+ libgcc-12-dev lib32gcc-12-dev libzstd-dev lsb-release \
18
ninja-build ocaml ocamlbuild \
19
python3-venv python3-pip \
20
software-properties-common tree tzdata \
0 commit comments