Skip to content

Commit 4aeaaee

Browse files
authored
Merge pull request #22 from blinklabs-io/feat/update-cabal-3.10.2.0
feat: update cabal to 3.10.2.0
2 parents 18f529c + 8f5d7bb commit 4aeaaee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM debian:bookworm-slim as builder
2-
ARG CABAL_VERSION=3.8.1.0
2+
ARG CABAL_VERSION=3.10.2.0
33
ARG GHC_VERSION=9.6.3
44
ARG LIBSODIUM_REF=dbb48cce
55
ARG SECP256K1_REF=ac83be33

0 commit comments

Comments
 (0)