Skip to content

Commit 868b263

Browse files
authored
Merge pull request #119 from blinklabs-io/chore/deps-bump-nview
chore(deps): bump nview to 0.9.0
2 parents ae75667 + 046aa58 commit 868b263

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
@@ -22,7 +22,7 @@ RUN echo "Building tags/${NODE_VERSION}..." \
2222

2323
FROM ghcr.io/blinklabs-io/cardano-cli:8.17.0.0 AS cardano-cli
2424
FROM ghcr.io/blinklabs-io/mithril-client:0.5.17-1 AS mithril-client
25-
FROM ghcr.io/blinklabs-io/nview:0.7.2 AS nview
25+
FROM ghcr.io/blinklabs-io/nview:0.9.0 AS nview
2626
FROM ghcr.io/blinklabs-io/txtop:0.6.0 AS txtop
2727

2828
FROM debian:bookworm-slim AS cardano-node

0 commit comments

Comments
 (0)