Skip to content

Commit 2fd446c

Browse files
committed
Update SI-gui version
1 parent 3fb4e40 commit 2fd446c

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

3131

0 commit comments

Comments
 (0)