Update tensorflow serving image name in env README (#1256)

This commit is contained in:
Ta-Ching Chen
2019-07-30 14:30:16 +08:00
committed by GitHub
parent dff08a0a8e
commit 3b47daa8fc
+1 -1
View File
@@ -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