Skip to content

Commit 32af155

Browse files
authored
change to CPU version
1 parent cef7db5 commit 32af155

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ilastik/1.4.1/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && \
4747
locale-gen
4848

4949
WORKDIR /opt/
50-
RUN wget https://files.ilastik.org/ilastik-1.4.1-gpu-Linux.tar.bz2 && \
50+
RUN wget https://files.ilastik.org/ilastik-1.4.1-Linux.tar.bz2 && \
5151
tar xjf ilastik-1.*-Linux.tar.bz2 && \
5252
rm -f ilastik-1.*-Linux.tar.bz2
5353

0 commit comments

Comments
 (0)