Skip to content

Commit 5cc2a24

Browse files
chore(deps): Bump blinklabs-io/txtop from 0.8.1 to 0.9.0 (#153)
Bumps [blinklabs-io/txtop](https://github.com/blinklabs-io/txtop) from 0.8.1 to 0.9.0. - [Release notes](https://github.com/blinklabs-io/txtop/releases) - [Commits](blinklabs-io/txtop@v0.8.1...v0.9.0) --- updated-dependencies: - dependency-name: blinklabs-io/txtop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd2049f commit 5cc2a24

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:8.23.1.0 AS cardano-cli
2424
FROM ghcr.io/blinklabs-io/cardano-configs:20240515-2 as cardano-configs
2525
FROM ghcr.io/blinklabs-io/mithril-client:0.8.0-1 AS mithril-client
2626
FROM ghcr.io/blinklabs-io/nview:0.9.4 AS nview
27-
FROM ghcr.io/blinklabs-io/txtop:0.8.1 AS txtop
27+
FROM ghcr.io/blinklabs-io/txtop:0.9.0 AS txtop
2828

2929
FROM debian:bookworm-slim AS cardano-node
3030
ENV LD_LIBRARY_PATH="/usr/local/lib:$LD_LIBRARY_PATH"

0 commit comments

Comments
 (0)