We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a200136 commit 9b0f9ffCopy full SHA for 9b0f9ff
docker/node/Dockerfile
@@ -7,7 +7,7 @@ RUN rustup target add wasm32-unknown-unknown
7
8
RUN apt-get update && apt-get install -y \
9
build-essential \
10
- clang-tools-14 \
+ clang-14 \
11
git \
12
libssl-dev \
13
pkg-config \
0 commit comments