From 55e74d7c538dd8accb8363d887fed2843ea1636e Mon Sep 17 00:00:00 2001 From: Vahid Date: Tue, 21 Jan 2025 09:55:01 -0500 Subject: [PATCH] Update gatk docker on azure (#770) --- inputs/values/dockers_azure.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inputs/values/dockers_azure.json b/inputs/values/dockers_azure.json index d46600acb..8ccc5a005 100644 --- a/inputs/values/dockers_azure.json +++ b/inputs/values/dockers_azure.json @@ -2,7 +2,7 @@ "name": "dockers", "cnmops_docker": "vahid.azurecr.io/gatk-sv/cnmops:2024-11-08-v1.0-62adb329", "condense_counts_docker": "vahid.azurecr.io/tsharpe/gatk:4.2.6.1-57-g9e03432", - "gatk_docker": "vahid.azurecr.io/gatk-sv/gatk:2024-07-02-4.6.0.0-1-g4af2b49e9-NIGHTLY-SNAPSHOT", + "gatk_docker": "vahid.azurecr.io/gatk-sv/gatk:2024-12-05-4.6.1.0-6-gfc248dfc1-NIGHTLY-SNAPSHOT", "gatk_docker_pesr_override": "vahid.azurecr.io/tsharpe/gatk:4.2.6.1-57-g9e03432", "genomes_in_the_cloud_docker": "vahid.azurecr.io/genomes-in-the-cloud:2.3.2-1510681135", "linux_docker": "vahid.azurecr.io/google/ubuntu1804", @@ -29,4 +29,4 @@ "gq_recalibrator_docker": "vahid.azurecr.io/markw/gatk:mw-tb-form-sv-filter-training-data-899360a", "str": "vahid.azurecr.io/gatk-sv/str:2023-05-23-v0.27.3-beta-e537bdd6", "denovo": "vahid.azurecr.io/gatk-sv/denovo:2025-01-14-v1.0.1-88dbd052" -} \ No newline at end of file +}