Align docs with actual base image pulled
This commit is contained in:
parent
73c220be97
commit
0f1cc0900c
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ Alternatively, you can use `Docker`_ and `Docker Compose`_ to install and run Sn
|
||||||
|
|
||||||
$ docker-compose up -d
|
$ docker-compose up -d
|
||||||
|
|
||||||
This will pull all dependencies, i.e. Redis and appropriate Python version (3.6), then start up SnapPass and Redis server. SnapPass server is accessible at: http://localhost:5000
|
This will pull all dependencies, i.e. Redis and appropriate Python version (3.7), then start up SnapPass and Redis server. SnapPass server is accessible at: http://localhost:5000
|
||||||
|
|
||||||
We're Hiring!
|
We're Hiring!
|
||||||
-------------
|
-------------
|
||||||
|
|
Loading…
Reference in a new issue