diff --git a/helpers/config.py b/helpers/config.py index 587a91d..e1936c2 100644 --- a/helpers/config.py +++ b/helpers/config.py @@ -32,7 +32,7 @@ class Config(metaclass=Singleton): DEFAULT_NGINX_PORT = '80' DEFAULT_NGINX_HTTPS_PORT = '443' KOBO_DOCKER_BRANCH = 'beta' - KOBO_INSTALL_VERSION = '8.0.1' + KOBO_INSTALL_VERSION = '8.0.2' MAXIMUM_AWS_CREDENTIAL_ATTEMPTS = 3 ALLOWED_PASSWORD_CHARACTERS = ( string.ascii_letters diff --git a/readme.md b/readme.md index 60e622f..e0a6595 100644 --- a/readme.md +++ b/readme.md @@ -147,7 +147,7 @@ User can choose between 2 types of installations: ## Requirements - Linux 5 / macOS 6 -- Python 3.6+ +- Python 3.7+ - [Docker](https://www.docker.com/get-started "") & [Docker Compose](https://docs.docker.com/compose/install/ "") - Available TCP Ports: 7