Skip to content

Commit de06394

Browse files
committed
Update SI-GUI
1 parent 6a14fe6 commit de06394

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
@@ -25,7 +25,7 @@ RUN pip install wavpack-numcodecs
2525
# Install spikeinterface-gui from source
2626
RUN git clone https://github.com/SpikeInterface/spikeinterface-gui.git && \
2727
cd spikeinterface-gui && \
28-
git checkout e7c37434169df1ad107acdc2b7a6b4d3fd18821a && \
28+
git checkout 9a73086fa146924b24e519aecef2aaddf3789b71 && \
2929
pip install . && cd ..
3030

3131

0 commit comments

Comments
 (0)