Skip to content

Commit

Permalink
Dont remove cache
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjtaylor committed Oct 10, 2023
1 parent a88458e commit 2d613e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,4 @@ RUN set -ex \

RUN wget http://downloads.openmicroscopy.org/latest/bio-formats5.6/artifacts/bftools.zip \
&& unzip bftools.zip -x '*.bat' -d /opt/ \
&& rm /var/cache/apk/* \
&& PATH=$PATH:/opt/bftools/

0 comments on commit 2d613e4

Please sign in to comment.