Commit 268e682
committed
docs: fix Isaac Lab container pull tag to 3.0.0-beta2
The docker deployment docs referenced nvcr.io/nvidia/isaac-lab:3.0.0.beta2
(dot), but the published NGC container tag uses a hyphen (3.0.0-beta2),
matching the 3.0.0-beta1 convention. The dotted tag does not exist, so
the documented docker pull/run commands would fail.1 parent 9fb5bf7 commit 268e682
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
325 | | - | |
| 325 | + | |
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| |||
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
356 | | - | |
| 356 | + | |
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
375 | | - | |
| 375 | + | |
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
| |||
0 commit comments