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/
3030COPY --from=cardano-node-build /usr/local/include/ /usr/local/include/
3131COPY --from=cardano-node-build /root/.local/bin/cardano-* /usr/local/bin/
3232COPY --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/
3535COPY bin/ /usr/local/bin/
3636COPY config/ /opt/cardano/config/
3737RUN apt-get update -y && \
You can’t perform that action at this time.
0 commit comments