Skip to content

Commit

Permalink
chore: upgrade mithril-client and mithril-signer (#200)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Gianelloni <[email protected]>
  • Loading branch information
wolf31o2 authored Oct 26, 2024
1 parent 4c65538 commit eb31766
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ RUN echo "Building tags/${NODE_VERSION}..." \

FROM ghcr.io/blinklabs-io/cardano-cli:10.1.0.0-1 AS cardano-cli
FROM ghcr.io/blinklabs-io/cardano-configs:20240725-1 AS cardano-configs
FROM ghcr.io/blinklabs-io/mithril-client:0.9.12-1 AS mithril-client
FROM ghcr.io/blinklabs-io/mithril-signer:0.2.182-1 AS mithril-signer
FROM ghcr.io/blinklabs-io/mithril-client:0.9.15-1 AS mithril-client
FROM ghcr.io/blinklabs-io/mithril-signer:0.2.200-1 AS mithril-signer
FROM ghcr.io/blinklabs-io/nview:0.10.2 AS nview
FROM ghcr.io/blinklabs-io/txtop:0.11.2 AS txtop

Expand Down

0 comments on commit eb31766

Please sign in to comment.