Skip to content

Commit cce7215

Browse files
authored
chore(deps): use ghcr.io/blinklabs-io/haskell 9.6.3-3.10.2.0-2 (#79)
This includes updates for secp256k1 and blst. Signed-off-by: Chris Gianelloni <[email protected]>
1 parent 5ff51c3 commit cce7215

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,4 +1,4 @@
1-
FROM ghcr.io/blinklabs-io/haskell:9.6.3-3.10.2.0-1 AS cardano-db-sync-build
1+
FROM ghcr.io/blinklabs-io/haskell:9.6.3-3.10.2.0-2 AS cardano-db-sync-build
22
RUN apt-get update && apt-get install -y libpq-dev
33
# Install cardano-db-sync
44
ARG DBSYNC_VERSION=13.6.0.4

0 commit comments

Comments
 (0)