Skip to content

Commit

Permalink
chore(deps): Bump blinklabs-io/cardano-configs (#57)
Browse files Browse the repository at this point in the history
Bumps [blinklabs-io/cardano-configs](https://github.com/blinklabs-io/docker-cardano-configs) from 20240515-2 to 20240702-1.
- [Release notes](https://github.com/blinklabs-io/docker-cardano-configs/releases)
- [Commits](blinklabs-io/docker-cardano-configs@v20240515-2...v20240702-1)

---
updated-dependencies:
- dependency-name: blinklabs-io/cardano-configs
  dependency-type: direct:production
...

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 13, 2024
1 parent 52309d9 commit 0475315
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 @@ -26,7 +26,7 @@ RUN echo "Building ${DBSYNC_REF}..." \
&& rm -rf /code/cardano-db-sync/dist-newstyle/ \
&& rm -rf /root/.cabal/store/ghc-${GHC_VERSION}

FROM ghcr.io/blinklabs-io/cardano-configs:20240515-2 AS cardano-configs
FROM ghcr.io/blinklabs-io/cardano-configs:20240702-1 AS cardano-configs

FROM debian:bookworm-slim AS cardano-db-sync
ENV LD_LIBRARY_PATH="/usr/local/lib:$LD_LIBRARY_PATH"
Expand Down

0 comments on commit 0475315

Please sign in to comment.