Skip to content

Commit c6dcbe3

Browse files
authored
Update Docker image version in submit.yml.erb
1 parent 2ab92a0 commit c6dcbe3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

submit.yml.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ script:
1313
native:
1414
container:
1515
name: "rnaseq"
16-
image: "ghcr.io/nesi/training-environment-rstudio-rnaseq-app:v0.3.1"
16+
image: "ghcr.io/nesi/training-environment-rstudio-rnaseq-app:v0.3.2"
1717
command: ["/bin/bash","-l","<%= staged_root %>/job_script_content.sh"]
1818
restart_policy: 'OnFailure'
1919
env:

0 commit comments

Comments
 (0)