Skip to content

Commit

Permalink
chore(deps): Bump blinklabs-io/mithril-client from 0.7.0-1 to 0.7.0-2
Browse files Browse the repository at this point in the history
Bumps [blinklabs-io/mithril-client](https://github.com/blinklabs-io/docker-mithril-client) from 0.7.0-1 to 0.7.0-2.
- [Release notes](https://github.com/blinklabs-io/docker-mithril-client/releases)
- [Commits](blinklabs-io/docker-mithril-client@v0.7.0-1...v0.7.0-2)

---
updated-dependencies:
- dependency-name: blinklabs-io/mithril-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent 502c799 commit 63cf226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ RUN echo "Building tags/${NODE_VERSION}..." \
&& rm -rf /root/.cabal/store/ghc-${GHC_VERSION}

FROM ghcr.io/blinklabs-io/cardano-cli:8.20.3.0 AS cardano-cli
FROM ghcr.io/blinklabs-io/mithril-client:0.7.0-1 AS mithril-client
FROM ghcr.io/blinklabs-io/mithril-client:0.7.0-2 AS mithril-client
FROM ghcr.io/blinklabs-io/nview:0.9.2 AS nview
FROM ghcr.io/blinklabs-io/txtop:0.7.1 AS txtop

Expand Down

0 comments on commit 63cf226

Please sign in to comment.