Skip to content

Commit

Permalink
update irods runtime to 4.2.11-1~bionic
Browse files Browse the repository at this point in the history
  • Loading branch information
devincowan committed Jul 18, 2024
1 parent c30cf01 commit 2b61baf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ RUN wget -qO - https://packages.irods.org/irods-signing-key.asc | sudo apt-key a
sudo tee /etc/apt/sources.list.d/renci-irods.list \
&& sudo apt-get update && sudo apt-get install -y \
apt-transport-https \
irods-runtime=4.2.10 \
irods-icommands=4.2.10
irods-runtime=4.2.11-1~bionic \
irods-icommands=4.2.11-1~bionic

# Removed defusedexpat (as part of upgrade to python 3.9)
# Added defusedxml
Expand Down

0 comments on commit 2b61baf

Please sign in to comment.