Skip to content

Commit

Permalink
change tag to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DininduSenanayake committed Jun 30, 2024
1 parent 56e8390 commit aeb766f
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.0"
image: "ghcr.io/nesi/training-environment-codeserver-app:v0.1.2"
command: ["/bin/bash","-l","<%= staged_root %>/job_script_content.sh"]
restart_policy: 'OnFailure'
env:
Expand Down

0 comments on commit aeb766f

Please sign in to comment.