From affe5340387905024da3f74fc0a4344a815e455d Mon Sep 17 00:00:00 2001 From: Michael Perry Date: Mon, 1 Oct 2018 09:55:58 -0700 Subject: [PATCH] update pfile-tools commit hash to use updated version --- Dockerfile | 2 +- manifest.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index 15674f5..33a2961 100644 --- a/Dockerfile +++ b/Dockerfile @@ -25,7 +25,7 @@ RUN pip install \ # Install pfile_tools WORKDIR /opt -ENV COMMIT 451dab65b2d4ba8c399816f2eb9102e928920f01 +ENV COMMIT d608e27119620768535239fc91ab8ff9a8a94cfc RUN git clone https://github.com/cni/pfile-tools.git && \ cd pfile-tools && \ git checkout ${COMMIT} && \ diff --git a/manifest.json b/manifest.json index 58afe1d..289c7ac 100644 --- a/manifest.json +++ b/manifest.json @@ -11,9 +11,9 @@ "flywheel": { "suite": "Stanford CNI" }, - "version": "1.5.1", + "version": "1.5.2", "custom": { - "docker-image": "stanfordcni/pfile-mr-classifier:1.5.1" + "docker-image": "stanfordcni/pfile-mr-classifier:1.5.2" }, "config": { "timezone": {