Skip to content

Commit

Permalink
Merge pull request #16 from FloWuenne/ilastik_version_patch
Browse files Browse the repository at this point in the history
Updated ilastik version to 1.4.0b27-Linux.tar.bz2
  • Loading branch information
DenisSch authored Aug 9, 2022
2 parents e7b82af + 1ff2789 commit 80d69bc
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.3.3post2-Linux.tar.bz2
ARG ilastik_binary=ilastik-1.4.0b27-Linux.tar.bz2

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

Expand Down

0 comments on commit 80d69bc

Please sign in to comment.