We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52309d9 commit 0475315Copy full SHA for 0475315
Dockerfile
@@ -26,7 +26,7 @@ RUN echo "Building ${DBSYNC_REF}..." \
26
&& rm -rf /code/cardano-db-sync/dist-newstyle/ \
27
&& rm -rf /root/.cabal/store/ghc-${GHC_VERSION}
28
29
-FROM ghcr.io/blinklabs-io/cardano-configs:20240515-2 AS cardano-configs
+FROM ghcr.io/blinklabs-io/cardano-configs:20240702-1 AS cardano-configs
30
31
FROM debian:bookworm-slim AS cardano-db-sync
32
ENV LD_LIBRARY_PATH="/usr/local/lib:$LD_LIBRARY_PATH"
0 commit comments