We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f54026 commit 5a8e872Copy full SHA for 5a8e872
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:20240725-1 AS cardano-configs
+FROM ghcr.io/blinklabs-io/cardano-configs:20241028-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