Skip to content

Commit

Permalink
chore(deps): Bump blinklabs-io/cardano-cli from 8.20.3.0 to 8.22.0.0
Browse files Browse the repository at this point in the history
Bumps [blinklabs-io/cardano-cli](https://github.com/blinklabs-io/docker-cardano-cli) from 8.20.3.0 to 8.22.0.0.
- [Release notes](https://github.com/blinklabs-io/docker-cardano-cli/releases)
- [Commits](https://github.com/blinklabs-io/docker-cardano-cli/commits)

---
updated-dependencies:
- dependency-name: blinklabs-io/cardano-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent 230e820 commit 26c05db
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 @@ -20,7 +20,7 @@ RUN echo "Building tags/${NODE_VERSION}..." \
&& rm -rf /code/cardano-node/dist-newstyle/ \
&& 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/cardano-cli:8.22.0.0 AS cardano-cli
FROM ghcr.io/blinklabs-io/mithril-client:0.7.6-1 AS mithril-client
FROM ghcr.io/blinklabs-io/nview:0.9.3 AS nview
FROM ghcr.io/blinklabs-io/txtop:0.7.1 AS txtop
Expand Down

0 comments on commit 26c05db

Please sign in to comment.