Skip to content

Commit

Permalink
feat: update ghc to 9.6.4 (#31)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
  • Loading branch information
wolf31o2 authored Jul 19, 2024
1 parent a4a60a1 commit 3505044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM debian:bookworm-slim as builder
ARG CABAL_VERSION=3.10.2.0
ARG GHC_VERSION=9.6.3
ARG GHC_VERSION=9.6.4
ARG LIBSODIUM_REF=dbb48cce
ARG SECP256K1_REF=v0.3.2
ARG BLST_REF=v0.3.11
Expand Down

0 comments on commit 3505044

Please sign in to comment.