Skip to content

Commit

Permalink
remove nvidia libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
DininduSenanayake committed Nov 19, 2024
1 parent 0071f4e commit ab511cb
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: "matai"
image: "ghcr.io/nesi/training-environment-jupyter-matai-app:v1.1.1"
image: "ghcr.io/nesi/training-environment-jupyter-matai-app:v1.1.2"
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 ab511cb

Please sign in to comment.