We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eed3450 + ee536df commit f94d2dbCopy full SHA for f94d2db
Dockerfile
@@ -63,7 +63,7 @@ RUN ./configure --with-python --with-geos=yes \
63
&& sudo ldconfig
64
WORKDIR /
65
66
-# Install iRODS v.4.2.0
+# Install iRODS v.4.2.6
67
RUN wget -qO - https://packages.irods.org/irods-signing-key.asc | sudo apt-key add - \
68
&& echo "deb [arch=amd64] https://packages.irods.org/apt/ trusty main" | \
69
sudo tee /etc/apt/sources.list.d/renci-irods.list \
0 commit comments