Skip to content

Commit

Permalink
chore(deps): Bump blinklabs-io/haskell
Browse files Browse the repository at this point in the history
Bumps [blinklabs-io/haskell](https://github.com/blinklabs-io/docker-haskell) from 8.10.7-3.6.2.0-4 to 9.6.3-3.10.2.0-1.
- [Release notes](https://github.com/blinklabs-io/docker-haskell/releases)
- [Commits](blinklabs-io/docker-haskell@v8.10.7-3.6.2.0-4...v9.6.3-3.10.2.0-1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 73d9f7c commit 5f588ff
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:8.10.7-3.6.2.0-4 as cardano-db-sync-build
FROM ghcr.io/blinklabs-io/haskell:9.6.3-3.10.2.0-1 as cardano-db-sync-build
RUN apt-get update && apt-get install -y libpq-dev
# Install cardano-db-sync
ARG DBSYNC_VERSION=13.1.1.3
Expand Down

0 comments on commit 5f588ff

Please sign in to comment.