Skip to content

Commit 14989d6

Browse files
committed
Update SI-GUI
1 parent ed2f254 commit 14989d6

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/alejoe91/spikeinterface-gui.git && \
2727
cd spikeinterface-gui && \
28-
git checkout ad7d31a2203731f82e33476a4abfe713284fd53d && \
28+
git checkout 0ee3653bee4c0b71e9335a92469bf2280614ffcd && \
2929
pip install . && cd ..
3030

3131

0 commit comments

Comments
 (0)