Skip to content

Commit

Permalink
Updated Slurm to 17.11.1-2
Browse files Browse the repository at this point in the history
  • Loading branch information
giovtorres committed Dec 24, 2017
1 parent 8cf8a6d commit fa5f7f7
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 @@ -6,8 +6,8 @@ LABEL org.label-schema.vcs-url="https://github.com/giovtorres/docker-centos7-slu
org.label-schema.description="Slurm All-in-one Docker container on CentOS 7" \
maintainer="Giovanni Torres"

ARG SLURM_VERSION=17.11.0
ARG SLURM_DOWNLOAD_MD5=d19d1fea67848dc923edde9c565b6b3a
ARG SLURM_VERSION=17.11.1-2
ARG SLURM_DOWNLOAD_MD5=ef196cce63f8f6872ba2225e35b339d8
ARG SLURM_DOWNLOAD_URL=https://download.schedmd.com/slurm/slurm-"$SLURM_VERSION".tar.bz2

RUN yum makecache fast \
Expand Down

0 comments on commit fa5f7f7

Please sign in to comment.