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 7b41a72 commit 6d3fb91Copy full SHA for 6d3fb91
Dockerfile
@@ -25,7 +25,7 @@ FROM ghcr.io/blinklabs-io/cardano-configs:20241028-1 AS cardano-configs
25
FROM ghcr.io/blinklabs-io/mithril-client:0.9.15-1 AS mithril-client
26
FROM ghcr.io/blinklabs-io/mithril-signer:0.2.200-1 AS mithril-signer
27
FROM ghcr.io/blinklabs-io/nview:0.10.2 AS nview
28
-FROM ghcr.io/blinklabs-io/txtop:0.11.2 AS txtop
+FROM ghcr.io/blinklabs-io/txtop:0.12.0 AS txtop
29
30
FROM debian:bookworm-slim AS cardano-node
31
ENV LD_LIBRARY_PATH="/usr/local/lib:$LD_LIBRARY_PATH"
0 commit comments