Update tensorflow serving image name in env README (#1256)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
## Create Environment
|
||||
|
||||
```bash
|
||||
$ fission env create --name tensorflow --image fission/tensorflow-serving --version 2
|
||||
$ fission env create --name tensorflow --image fission/tensorflow-serving-env --version 2
|
||||
```
|
||||
|
||||
## Create Package
|
||||
|
||||
Reference in New Issue
Block a user