Skip to content

Commit

Permalink
Updated URL
Browse files Browse the repository at this point in the history
  • Loading branch information
giovtorres committed Jul 7, 2017
1 parent c083c5c commit 2ccf82d
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 @@ -8,7 +8,7 @@ LABEL org.label-schema.vcs-url="https://github.com/giovtorres/docker-centos7-slu

ENV SLURM_VERSION 17.02.5
ENV SLURM_DOWNLOAD_MD5 9bcbddd4bffca6e26b7c03dd96b6f3e2
ENV SLURM_DOWNLOAD_URL https://www.schedmd.com/downloads/latest/slurm-"$SLURM_VERSION".tar.bz2
ENV SLURM_DOWNLOAD_URL https://www.schedmd.com/downloads/archive/slurm-"$SLURM_VERSION".tar.bz2

RUN yum makecache fast \
&& yum -y install epel-release \
Expand Down

0 comments on commit 2ccf82d

Please sign in to comment.