File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ COPY --from=cardano-node-build /usr/local/lib/ /usr/local/lib/
30
30
COPY --from=cardano-node-build /usr/local/include/ /usr/local/include/
31
31
COPY --from=cardano-node-build /root/.local/bin/cardano-* /usr/local/bin/
32
32
COPY --from=ghcr.io/blinklabs-io/mithril-client:0.5.5-1 /bin/mithril-client /usr/local/bin/
33
- COPY --from=ghcr.io/blinklabs-io/nview:0.6 .1 /bin/nview /usr/local/bin/
34
- COPY --from=ghcr.io/blinklabs-io/txtop:0.2 .0 /bin/txtop /usr/local/bin/
33
+ COPY --from=ghcr.io/blinklabs-io/nview:0.7 .1 /bin/nview /usr/local/bin/
34
+ COPY --from=ghcr.io/blinklabs-io/txtop:0.5 .0 /bin/txtop /usr/local/bin/
35
35
COPY bin/ /usr/local/bin/
36
36
COPY config/ /opt/cardano/config/
37
37
RUN apt-get update -y && \
You can’t perform that action at this time.
0 commit comments