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 5cc2a24 commit 7c3e98fCopy full SHA for 7c3e98f
Dockerfile
@@ -23,7 +23,7 @@ RUN echo "Building tags/${NODE_VERSION}..." \
23
FROM ghcr.io/blinklabs-io/cardano-cli:8.23.1.0 AS cardano-cli
24
FROM ghcr.io/blinklabs-io/cardano-configs:20240515-2 as cardano-configs
25
FROM ghcr.io/blinklabs-io/mithril-client:0.8.0-1 AS mithril-client
26
-FROM ghcr.io/blinklabs-io/nview:0.9.4 AS nview
+FROM ghcr.io/blinklabs-io/nview:0.10.0 AS nview
27
FROM ghcr.io/blinklabs-io/txtop:0.9.0 AS txtop
28
29
FROM debian:bookworm-slim AS cardano-node
0 commit comments