We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
jq
1 parent 8c8ce09 commit d2992deCopy full SHA for d2992de
package/Dockerfile.ubuntu-bionic
@@ -6,7 +6,7 @@ RUN ln --symbolic --no-dereference --force /usr/share/zoneinfo/$TZ /etc/local
6
7
RUN apt-get update \
8
&& apt-get upgrade --yes \
9
- && apt-get install --yes clang-8 cmake curl dh-make git jq libcrypto++-dev \
+ && apt-get install --yes clang-8 cmake curl dh-make git libcrypto++-dev \
10
libjemalloc-dev libprocps-dev libprotobuf-dev libsecp256k1-dev \
11
libssl-dev pandoc pkg-config protobuf-compiler sudo
12
0 commit comments