We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6391b5a commit ee536dfCopy full SHA for ee536df
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