Skip to content

Commit

Permalink
update version onf submit.yml.erb
Browse files Browse the repository at this point in the history
  • Loading branch information
DininduSenanayake committed Aug 4, 2024
1 parent 95aaba2 commit 04337dd
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 @@ -10,7 +10,7 @@ script:
native:
container:
name: "codeserver"
image: "ghcr.io/nesi/training-environment-codeserver-app:v0.1.16"
image: "ghcr.io/nesi/training-environment-codeserver-app:v0.1.17"
command: ["/bin/bash","-l","<%= staged_root %>/job_script_content.sh"]
restart_policy: 'OnFailure'
env:
Expand Down

0 comments on commit 04337dd

Please sign in to comment.