Skip to content

Commit 8ae834b

Browse files
committed
chore: version bump cardano-db-sync
Signed-off-by: Chris Gianelloni <cgianelloni@cloudstruct.net>
1 parent d08da7f commit 8ae834b

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
@@ -71,7 +71,7 @@ RUN git clone https://github.com/bitcoin-core/secp256k1 && \
7171

7272
FROM builder as cardano-db-sync-build
7373
# Install cardano-db-sync
74-
ARG DBSYNC_VERSION=13.0.4
74+
ARG DBSYNC_VERSION=13.0.5
7575
ENV DBSYNC_VERSION=${DBSYNC_VERSION}
7676
RUN echo "Building tags/${DBSYNC_VERSION}..." \
7777
&& echo tags/${DBSYNC_VERSION} > /CARDANO_BRANCH \

0 commit comments

Comments
 (0)