diff --git a/pipes/WDL/tasks/tasks_terra.wdl b/pipes/WDL/tasks/tasks_terra.wdl index 492891c29..39f777793 100644 --- a/pipes/WDL/tasks/tasks_terra.wdl +++ b/pipes/WDL/tasks/tasks_terra.wdl @@ -32,7 +32,7 @@ task gcs_copy { task check_terra_env { input { - String docker = "quay.io/broadinstitute/viral-core:2.4.0" + String docker = "quay.io/broadinstitute/viral-core:2.4.1" } meta { description: "task for inspection of backend to determine whether the task is running on Terra and/or GCP"