Skip to content

Commit 9a1abf9

Browse files
chore(deps): Bump blinklabs-io/nview from 0.10.2 to 0.10.3 (#212)
Bumps [blinklabs-io/nview](https://github.com/blinklabs-io/nview) from 0.10.2 to 0.10.3. - [Release notes](https://github.com/blinklabs-io/nview/releases) - [Commits](blinklabs-io/nview@v0.10.2...v0.10.3) --- updated-dependencies: - dependency-name: blinklabs-io/nview dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8a6a9e commit 9a1abf9

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
@@ -24,7 +24,7 @@ FROM ghcr.io/blinklabs-io/cardano-cli:10.1.1.0-1 AS cardano-cli
2424
FROM ghcr.io/blinklabs-io/cardano-configs:20241028-1 AS cardano-configs
2525
FROM ghcr.io/blinklabs-io/mithril-client:0.10.1-1 AS mithril-client
2626
FROM ghcr.io/blinklabs-io/mithril-signer:0.2.209-1 AS mithril-signer
27-
FROM ghcr.io/blinklabs-io/nview:0.10.2 AS nview
27+
FROM ghcr.io/blinklabs-io/nview:0.10.3 AS nview
2828
FROM ghcr.io/blinklabs-io/txtop:0.12.0 AS txtop
2929

3030
FROM debian:bookworm-slim AS cardano-node

0 commit comments

Comments
 (0)