Skip to content

Commit 4f7a3d6

Browse files
authored
Merge pull request #77 from blinklabs-io/chore/deps-upgrade-nview
chore(deps): upgrade nview to 0.6.1
2 parents 4a67452 + a362544 commit 4f7a3d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ENV PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH"
2929
COPY --from=cardano-node-build /usr/local/lib/ /usr/local/lib/
3030
COPY --from=cardano-node-build /usr/local/include/ /usr/local/include/
3131
COPY --from=cardano-node-build /root/.local/bin/cardano-* /usr/local/bin/
32-
COPY --from=ghcr.io/blinklabs-io/nview:0.6.0 /bin/nview /usr/local/bin/
32+
COPY --from=ghcr.io/blinklabs-io/nview:0.6.1 /bin/nview /usr/local/bin/
3333
COPY --from=ghcr.io/blinklabs-io/mithril-client:0.4.2-1 /bin/mithril-client /usr/local/bin/
3434
COPY bin/ /usr/local/bin/
3535
COPY config/ /opt/cardano/config/

0 commit comments

Comments
 (0)