Skip to content

Commit 672a59c

Browse files
committed
Update SI-GUI version
1 parent 2fd446c commit 672a59c

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 834ea9271f0f5dc28e812168ec9641ace635d072 && \
28+
git checkout 513ef0d4d161a8a8380b1edcd8293c6b6c70f79a && \
2929
pip install . --no-cache-dir && cd ..
3030

3131

0 commit comments

Comments
 (0)