Skip to content

Commit

Permalink
Merge pull request #32 from cbcunc/30-update-image-to-use-latest-icom…
Browse files Browse the repository at this point in the history
…mands

[#30] Bump dockerfile to trigger new build/version
  • Loading branch information
cbcunc authored Jun 24, 2019
2 parents eed3450 + ee536df commit f94d2db
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 f94d2db

Please sign in to comment.