diff --git a/Dockerfile b/Dockerfile index 1614f17..3d9a5a9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM centos MAINTAINER Kim Brugger LABEL authors="Kim Brugger" \ - description="Docker image containing an installation of the ricopili tools version: 2019_Feb_6.001" + description="Docker image containing an installation of the ricopili tools version: 2019_Feb_18.001" #Stuff we need: RUN yum install -y epel-release && \