We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4a60a1 commit 3505044Copy full SHA for 3505044
Dockerfile
@@ -1,6 +1,6 @@
1
FROM debian:bookworm-slim as builder
2
ARG CABAL_VERSION=3.10.2.0
3
-ARG GHC_VERSION=9.6.3
+ARG GHC_VERSION=9.6.4
4
ARG LIBSODIUM_REF=dbb48cce
5
ARG SECP256K1_REF=v0.3.2
6
ARG BLST_REF=v0.3.11
0 commit comments