Skip to content

Commit

Permalink
Merge pull request #22 from blinklabs-io/feat/update-cabal-3.10.2.0
Browse files Browse the repository at this point in the history
feat: update cabal to 3.10.2.0
  • Loading branch information
wolf31o2 authored Dec 11, 2023
2 parents 18f529c + 8f5d7bb commit 4aeaaee
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,5 +1,5 @@
FROM debian:bookworm-slim as builder
ARG CABAL_VERSION=3.8.1.0
ARG CABAL_VERSION=3.10.2.0
ARG GHC_VERSION=9.6.3
ARG LIBSODIUM_REF=dbb48cce
ARG SECP256K1_REF=ac83be33
Expand Down

0 comments on commit 4aeaaee

Please sign in to comment.