Skip to content

Commit 6a44e12

Browse files
authored
Merge pull request #160 from ryanrath/update-xdmod-docker-image
Updating xdmod to 10.0.2-2
2 parents 0bf2a39 + 31592c6 commit 6a44e12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xdmod/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dnf install -y \
4242
# be installed in the same container. In a production deployment they may be installed
4343
# on separate hosts.
4444
#------------------------
45-
dnf install -y https://github.com/ubccr/xdmod/releases/download/v10.0.2-beta1-el8/xdmod-10.0.2-1.0.el8.noarch.rpm \
45+
dnf install -y https://github.com/ubccr/xdmod/releases/download/v10.0.2-2-el8/xdmod-10.0.2-2.0.el8.noarch.rpm \
4646
https://github.com/ubccr/xdmod-ondemand/releases/download/v10.0.0/xdmod-ondemand-10.0.0-1.0.beta1.el8.noarch.rpm \
4747
https://github.com/ubccr/xdmod/releases/download/v10.0.0-beta4-el8/xdmod-supremm-10.0.0-1.4.beta4.el8.noarch.rpm \
4848
https://github.com/ubccr/xdmod-appkernels/releases/download/v10.0.0/xdmod-appkernels-10.0.0-1.0.beta1.el8.noarch.rpm

0 commit comments

Comments
 (0)