File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ using the following format:
37
37
| -------------| ----------------------------------------------------------------------------------------------------------------------|
38
38
| ` latest ` | The latest release of TensorFlow CPU binary image. Default. |
39
39
| ` nightly ` | Nightly builds of the TensorFlow image. (Unstable.) |
40
- | * ` version ` * | Specify the * version* of the TensorFlow binary image, for example\: * 2.8.0 * |
40
+ | * ` version ` * | Specify the * version* of the TensorFlow binary image, for example\: * 2.8.3 * |
41
41
| ` devel ` | Nightly builds of a TensorFlow ` master ` development environment. Includes TensorFlow source code. |
42
42
| ` custom-op ` | Special experimental image for developing TF custom ops. More info [ here] ( https://github.com/tensorflow/custom-op ) . |
43
43
You can’t perform that action at this time.
0 commit comments