Skip to content

Commit 0475315

Browse files
chore(deps): Bump blinklabs-io/cardano-configs (#57)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52309d9 commit 0475315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ RUN echo "Building ${DBSYNC_REF}..." \
2626
&& rm -rf /code/cardano-db-sync/dist-newstyle/ \
2727
&& rm -rf /root/.cabal/store/ghc-${GHC_VERSION}
2828

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

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

0 commit comments

Comments
 (0)