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 1511bd8 commit c70f88eCopy full SHA for c70f88e
Dockerfile
@@ -25,7 +25,7 @@ FROM ghcr.io/blinklabs-io/cardano-configs:20240725-1 AS cardano-configs
25
FROM ghcr.io/blinklabs-io/mithril-client:0.9.12-1 AS mithril-client
26
FROM ghcr.io/blinklabs-io/mithril-signer:0.2.182-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.1 AS txtop
+FROM ghcr.io/blinklabs-io/txtop:0.11.2 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