Skip to content

Commit

Permalink
Fix the base image name
Browse files Browse the repository at this point in the history
  • Loading branch information
qrtt1 authored and seldondev committed Mar 28, 2020
1 parent 1c2b511 commit e8f0a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/wrappers/s2i.md
Expand Up @@ -16,7 +16,7 @@ The general work flow is:

```
s2i build https://github.com/seldonio/seldon-core.git \
--context-dir=wrappers/s2i/python/test/model-template-app seldonio/seldon-core-s2i-python \
--context-dir=wrappers/s2i/python/test/model-template-app seldonio/seldon-core-s2i-python3 \
seldon-core-template-model
```

Expand Down

0 comments on commit e8f0a51

Please sign in to comment.