Skip to content

Commit f94d2db

Browse files
authored
Merge pull request #32 from cbcunc/30-update-image-to-use-latest-icommands
[#30] Bump dockerfile to trigger new build/version
2 parents eed3450 + ee536df commit f94d2db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ RUN ./configure --with-python --with-geos=yes \
6363
&& sudo ldconfig
6464
WORKDIR /
6565

66-
# Install iRODS v.4.2.0
66+
# Install iRODS v.4.2.6
6767
RUN wget -qO - https://packages.irods.org/irods-signing-key.asc | sudo apt-key add - \
6868
&& echo "deb [arch=amd64] https://packages.irods.org/apt/ trusty main" | \
6969
sudo tee /etc/apt/sources.list.d/renci-irods.list \

0 commit comments

Comments
 (0)