We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8884bcf commit 324f8bdCopy full SHA for 324f8bd
Dockerfile
@@ -24,7 +24,7 @@ RUN echo "Building tags/${NODE_VERSION}..." \
24
FROM ghcr.io/blinklabs-io/cardano-cli:10.12.0.0-1 AS cardano-cli
25
FROM ghcr.io/blinklabs-io/cardano-configs:20250917-1 AS cardano-configs
26
FROM ghcr.io/blinklabs-io/mithril-client:0.12.30-1 AS mithril-client
27
-FROM ghcr.io/blinklabs-io/mithril-signer:0.2.249-1 AS mithril-signer
+FROM ghcr.io/blinklabs-io/mithril-signer:0.2.268-1 AS mithril-signer
28
FROM ghcr.io/blinklabs-io/nview:0.10.10 AS nview
29
FROM ghcr.io/blinklabs-io/txtop:0.13.0 AS txtop
30
0 commit comments