Skip to content

Commit 569cad3

Browse files
authored
Update submit.yml.erb
version
1 parent 3d6f939 commit 569cad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

submit.yml.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ script:
1717
native:
1818
container:
1919
name: "python"
20-
image: "ghcr.io/nesi/training-environment-jupyter-python-app:v0.1.1"
20+
image: "ghcr.io/nesi/training-environment-jupyter-python-app:v0.1.3"
2121
command: ["/bin/bash","-l","<%= staged_root %>/job_script_content.sh"]
2222
working_dir: "<%= Etc.getpwnam(ENV['USER']).dir %>"
2323
restart_policy: 'OnFailure'

0 commit comments

Comments
 (0)