# unable to run voxl-cross

Source: https://forum.modalai.com/topic/647/unable-to-run-voxl-cross
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2022-01-10 23:58:03 UTC by Steve Arias
Replies: 2 · Views: 682

## Steve Arias · 2022-01-10 23:58:03 UTC

![Screenshot from 2022-01-10 18-54-31.png](https://forum.modalai.com/assets/uploads/files/1641858936841-screenshot-from-2022-01-10-18-54-31.png) 
I have downloaded voxl-cross from [here](https://developer.modalai.com/asset) on my linux host machine. When I try to build voxl-tflite-server using the voxl-cross image, I get the above error message. Is there a step that I am failing to do?

## Reply by Eric Katzfey (ModalAI staff) · 2022-01-11 00:03:33 UTC

@Steve-Arias Try ```docker tag voxl-cross:V1.1 voxl-cross:latest``` and see if that fixes the problem.

## Reply by Steve Arias · 2022-01-11 00:05:35 UTC (in reply to Eric Katzfey)

@Eric-Katzfey yep it worked! Thanks for the quick reply.
