Skip to content

Commit

Permalink
[#30] Bump dockerfile to trigger new build/version
Browse files Browse the repository at this point in the history
  • Loading branch information
cbcunc committed Jun 24, 2019
1 parent 6391b5a commit ee536df
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 @@ -63,7 +63,7 @@ RUN ./configure --with-python --with-geos=yes \
&& sudo ldconfig
WORKDIR /

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

0 comments on commit ee536df

Please sign in to comment.