We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d6f939 commit 569cad3Copy full SHA for 569cad3
submit.yml.erb
@@ -17,7 +17,7 @@ script:
17
native:
18
container:
19
name: "python"
20
- image: "ghcr.io/nesi/training-environment-jupyter-python-app:v0.1.1"
+ image: "ghcr.io/nesi/training-environment-jupyter-python-app:v0.1.3"
21
command: ["/bin/bash","-l","<%= staged_root %>/job_script_content.sh"]
22
working_dir: "<%= Etc.getpwnam(ENV['USER']).dir %>"
23
restart_policy: 'OnFailure'
0 commit comments