Skip to content

Commit

Permalink
Updated ilastik version to release candidate (#18)
Browse files Browse the repository at this point in the history
The last version is not compatible with multicut of the release candidate version 1.4.0rc8.
  • Loading branch information
FloWuenne authored Feb 16, 2023
1 parent ad89ecc commit 214681a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM python:3.6

RUN pip install scikit-image h5py pandas numpy pathlib tifffile pathlib scipy

ARG ilastik_binary=ilastik-1.4.0b27-Linux.tar.bz2
ARG ilastik_binary=ilastik-1.4.0rc8-Linux.tar.bz2

ADD http://files.ilastik.org/$ilastik_binary /

Expand Down

0 comments on commit 214681a

Please sign in to comment.