Skip to content

Commit

Permalink
Update job definition omni-farm-isaac image tag to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
j3soon committed Aug 26, 2024
1 parent 30d8366 commit 295e4f4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion job_definitions/isaac-sim-basic-example.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"active_deadline_seconds": 864000
},
"container": "j3soon/omni-farm-isaac:0.1",
"container": "j3soon/omni-farm-isaac:latest",
"allowed_args": {
"args": {
"arg": "",
Expand Down
2 changes: 1 addition & 1 deletion job_definitions/isaac-sim-nucleus-example.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
],
"active_deadline_seconds": 864000
},
"container": "j3soon/omni-farm-isaac:0.1",
"container": "j3soon/omni-farm-isaac:latest",
"allowed_args": {
"args": {
"arg": "",
Expand Down
2 changes: 1 addition & 1 deletion job_definitions/isaac-sim-volume-example.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
],
"active_deadline_seconds": 864000
},
"container": "j3soon/omni-farm-isaac:0.1",
"container": "j3soon/omni-farm-isaac:latest",
"allowed_args": {
"args": {
"arg": "",
Expand Down

0 comments on commit 295e4f4

Please sign in to comment.