Merge branch '20645-updating-dockerfiles'
[lightning.git] / docker / cgivar2vcfbed / Dockerfile
index eb8ee227abd4f03dfd60c1a016f6b0c3a20fb9d3..986bdba21314aa32a5bf3d3c4ce2e1ed81cab1be 100644 (file)
@@ -2,8 +2,7 @@
 #
 # SPDX-License-Identifier: AGPL-3.0
 
-FROM arvados/jobs
-MAINTAINER Jiayong Li <jli@curii.com>
+FROM python:3.11-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