Skip to content

Commit b8a6a9e

Browse files
chore(deps): Bump blinklabs-io/txtop from 0.11.2 to 0.12.0 (#211)
Bumps [blinklabs-io/txtop](https://github.com/blinklabs-io/txtop) from 0.11.2 to 0.12.0. - [Release notes](https://github.com/blinklabs-io/txtop/releases) - [Commits](blinklabs-io/txtop@v0.11.2...v0.12.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 e2faa83 commit b8a6a9e

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
@@ -25,7 +25,7 @@ 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
2727
FROM ghcr.io/blinklabs-io/nview:0.10.2 AS nview
28-
FROM ghcr.io/blinklabs-io/txtop:0.11.2 AS txtop
28+
FROM ghcr.io/blinklabs-io/txtop:0.12.0 AS txtop
2929

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

0 commit comments

Comments
 (0)