Skip to content

Commit

Permalink
feat: upgrade GHC to 9.6.3
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
  • Loading branch information
wolf31o2 committed Dec 9, 2023
1 parent 532243e commit ea1fa4d
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.8.1.0
ARG GHC_VERSION=8.10.7
ARG GHC_VERSION=9.6.3
ARG LIBSODIUM_REF=dbb48cce
ARG SECP256K1_REF=ac83be33
ARG BLST_REF=v0.3.10
Expand Down

0 comments on commit ea1fa4d

Please sign in to comment.