Remove Jiayong as Maintainer, update base images from arvados/jobs -> python:3.8...
[lightning.git] / docker / cgivar2vcfbed / Dockerfile
index eb8ee227abd4f03dfd60c1a016f6b0c3a20fb9d3..9ccfead79815956d741b970ca66586a94fec5335 100644 (file)
@@ -2,8 +2,7 @@
 #
 # SPDX-License-Identifier: AGPL-3.0
 
-FROM arvados/jobs
-MAINTAINER Jiayong Li <jli@curii.com>
+FROM python:3.8-buster
 
 USER root
 
@@ -37,4 +36,4 @@ WORKDIR /
 
 # Installing gvcf_regions
 
-RUN git clone https://github.com/lijiayong/gvcf_regions
+RUN git clone https://github.com/acoleman2000/gvcf_regions