Skip to content

Commit c2921eb

Browse files
committed
chore: update the node and db-sync for SanchoNet
1 parent 3eb8d5b commit c2921eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ARG UBUNTU_VERSION=22.04
22
ARG TARGETARCH=amd64
3-
ARG CARDANO_NODE_VERSION=1.35.7
4-
ARG CARDANO_DB_SYNC_VERSION=13.1.0.0
3+
ARG CARDANO_NODE_VERSION=8.3.1-pre
4+
ARG CARDANO_DB_SYNC_VERSION=sancho-1-1-0
55
ARG NODEJS_MAJOR_VERSION=14
66
ARG USE_IOG_BINARY_CACHE=
77

0 commit comments

Comments
 (0)