Skip to content

Commit 808b187

Browse files
chore(deps): Bump blinklabs-io/txtop from 0.7.0 to 0.7.1 (#131)
Bumps [blinklabs-io/txtop](https://github.com/blinklabs-io/txtop) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/blinklabs-io/txtop/releases) - [Commits](blinklabs-io/txtop@v0.7.0...v0.7.1) --- updated-dependencies: - dependency-name: blinklabs-io/txtop 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 12bf73e commit 808b187

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.20.3.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.7.0 AS txtop
26+
FROM ghcr.io/blinklabs-io/txtop:0.7.1 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)