Skip to content

Commit

Permalink
update image in submit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdjscott committed Mar 8, 2024
1 parent 5fb419d commit e395b21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion submit.yml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e395b21

Please sign in to comment.