Skip to content

Commit 2387f94

Browse files
chore(deps): Bump blinklabs-io/txtop from 0.6.0 to 0.7.0
Bumps [blinklabs-io/txtop](https://github.com/blinklabs-io/txtop) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/blinklabs-io/txtop/releases) - [Commits](blinklabs-io/txtop@v0.6.0...v0.7.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]>
1 parent fb9644b commit 2387f94

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
@@ -23,7 +23,7 @@ RUN echo "Building tags/${NODE_VERSION}..." \
2323
FROM ghcr.io/blinklabs-io/cardano-cli:8.17.0.0 AS cardano-cli
2424
FROM ghcr.io/blinklabs-io/mithril-client:0.7.0-1 AS mithril-client
2525
FROM ghcr.io/blinklabs-io/nview:0.9.0 AS nview
26-
FROM ghcr.io/blinklabs-io/txtop:0.6.0 AS txtop
26+
FROM ghcr.io/blinklabs-io/txtop:0.7.0 AS txtop
2727

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

0 commit comments

Comments
 (0)