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.
1 parent 5900e88 commit e15ded4Copy full SHA for e15ded4
Dockerfile
@@ -3,7 +3,7 @@ ARG CABAL_VERSION=3.12.1.0
3
ARG GHC_VERSION=9.6.6
4
ARG LIBSODIUM_REF=dbb48cce
5
ARG SECP256K1_REF=v0.3.2
6
-ARG BLST_REF=v0.3.11
+ARG BLST_REF=v0.3.14
7
8
WORKDIR /code
9
0 commit comments