Skip to content

Commit fa5ed82

Browse files
chore(deps): Bump blinklabs-io/cardano-configs (#84)
Bumps [blinklabs-io/cardano-configs](https://github.com/blinklabs-io/docker-cardano-configs) from 20250213-1 to 20250518-1. - [Release notes](https://github.com/blinklabs-io/docker-cardano-configs/releases) - [Commits](blinklabs-io/docker-cardano-configs@v20250213-1...v20250518-1) --- updated-dependencies: - dependency-name: blinklabs-io/cardano-configs dependency-version: 20250518-1 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 ca5bdce commit fa5ed82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
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:20250213-1 AS cardano-configs
29+
FROM ghcr.io/blinklabs-io/cardano-configs:20250518-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)