Skip to content

Commit

Permalink
update to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DininduSenanayake committed Jun 5, 2024
1 parent 6013fac commit 3911a00
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 @@ -17,7 +17,7 @@ script:
native:
container:
name: "lrgassembly"
image: "ghcr.io/nesi/nesi/training-environment-jupyter-lrgassembly-app:v0.1.0"
image: "ghcr.io/nesi/nesi/training-environment-jupyter-lrgassembly-app:v0.2.0"
command: ["/bin/bash","-l","<%= staged_root %>/job_script_content.sh"]
working_dir: "<%= Etc.getpwnam(ENV['USER']).dir %>"
restart_policy: 'OnFailure'
Expand Down

0 comments on commit 3911a00

Please sign in to comment.