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.
2 parents 6d81120 + 8ae834b commit a111cebCopy full SHA for a111ceb
Dockerfile
@@ -71,7 +71,7 @@ RUN git clone https://github.com/bitcoin-core/secp256k1 && \
71
72
FROM builder as cardano-db-sync-build
73
# Install cardano-db-sync
74
-ARG DBSYNC_VERSION=13.0.4
+ARG DBSYNC_VERSION=13.0.5
75
ENV DBSYNC_VERSION=${DBSYNC_VERSION}
76
RUN echo "Building tags/${DBSYNC_VERSION}..." \
77
&& echo tags/${DBSYNC_VERSION} > /CARDANO_BRANCH \
0 commit comments