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 4683cb0 commit 2d2a9deCopy full SHA for 2d2a9de
Dockerfile
@@ -24,7 +24,7 @@ FROM ghcr.io/blinklabs-io/cardano-cli:10.4.0.0-1 AS cardano-cli
24
FROM ghcr.io/blinklabs-io/cardano-configs:20250213-1 AS cardano-configs
25
FROM ghcr.io/blinklabs-io/mithril-client:0.10.5-1 AS mithril-client
26
FROM ghcr.io/blinklabs-io/mithril-signer:0.2.221-1 AS mithril-signer
27
-FROM ghcr.io/blinklabs-io/nview:0.10.5 AS nview
+FROM ghcr.io/blinklabs-io/nview:0.10.6 AS nview
28
FROM ghcr.io/blinklabs-io/txtop:0.12.2 AS txtop
29
30
FROM debian:bookworm-slim AS cardano-node
0 commit comments