Skip to content

Commit

Permalink
build(deps): Bump blinklabs-io/haskell (#20)
Browse files Browse the repository at this point in the history
Bumps [blinklabs-io/haskell](https://github.com/blinklabs-io/docker-haskell) from 9.6.3-3.10.2.0-2 to 9.6.4-3.10.2.0-1.
- [Release notes](https://github.com/blinklabs-io/docker-haskell/releases)
- [Commits](blinklabs-io/docker-haskell@v9.6.3-3.10.2.0-2...v9.6.4-3.10.2.0-1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent 0591121 commit bb5e9f4
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
@@ -1,4 +1,4 @@
FROM ghcr.io/blinklabs-io/haskell:9.6.3-3.10.2.0-2 AS cardano-cli-build
FROM ghcr.io/blinklabs-io/haskell:9.6.4-3.10.2.0-1 AS cardano-cli-build
# Install cardano-cli
ARG CLI_VERSION=9.2.0.0
ENV CLI_VERSION=${CLI_VERSION}
Expand Down

0 comments on commit bb5e9f4

Please sign in to comment.