Skip to content
Snippets Groups Projects
Commit 7e1fa621 authored by Yaman Umuroglu's avatar Yaman Umuroglu
Browse files

[Docker] move to Xilix/finn-base

parent c5c5f214
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@ RUN rm xrtdeps.sh
# cloning dependency repos
# finn-base
RUN git clone https://github.com/maltanar/finn-base.git /workspace/finn-base
RUN git clone https://github.com/Xilinx/finn-base.git /workspace/finn-base
# Brevitas
RUN git clone https://github.com/Xilinx/brevitas.git /workspace/brevitas
# CNPY
......
......@@ -72,7 +72,7 @@ USER $UNAME
# cloning dependency repos (as user)
# finn-base
RUN git clone https://github.com/maltanar/finn-base.git /workspace/finn-base
RUN git clone https://github.com/Xilinx/finn-base.git /workspace/finn-base
# Brevitas
RUN git clone https://github.com/Xilinx/brevitas.git /workspace/brevitas
# CNPY
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment