diff --git a/submit.yml.erb b/submit.yml.erb index 0fb56bb..d1694de 100644 --- a/submit.yml.erb +++ b/submit.yml.erb @@ -13,7 +13,7 @@ script: native: container: name: "rnaseq" - image: "ghcr.io/nesi/training-environment-rstudio-rnaseq-app:v0.1.0" + image: "ghcr.io/nesi/training-environment-rstudio-rnaseq-app:v0.2.2" command: ["/bin/bash","-l","<%= staged_root %>/job_script_content.sh"] restart_policy: 'OnFailure' env: