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 ebe82a8 commit e24e575Copy full SHA for e24e575
subnet/deployment-generator/script/generate.sh
@@ -20,7 +20,7 @@ fi
20
echo 'pull docker images'
21
docker pull xinfinorg/subnet-generator:$VERSION_GENERATOR
22
docker pull xinfinorg/csc:$VERSION_CSC
23
-docker pull xinfinorg/xdcsubnets:$VERSION_SUBNET
+docker pull xinfinorg/xdcsubnets:$VERSION_GENESIS
24
25
26
echo ''
0 commit comments