fix: Update minimum Docker version (#217)
Required after #211. Fixes #213.
This commit is contained in:
@@ -4,7 +4,7 @@ Official bootstrap for running your own [Sentry](https://sentry.io/) with [Docke
|
||||
|
||||
## Requirements
|
||||
|
||||
* Docker 1.10.0+
|
||||
* Docker 17.05.0+
|
||||
* Compose 1.17.0+
|
||||
|
||||
## Minimum Hardware Requirements:
|
||||
@@ -51,4 +51,4 @@ docker-compose up -d # Recreate the services
|
||||
|
||||
|
||||
[build-status-image]: https://api.travis-ci.com/getsentry/onpremise.svg?branch=master
|
||||
[build-status-url]: https://travis-ci.com/getsentry/onpremise
|
||||
[build-status-url]: https://travis-ci.com/getsentry/onpremise
|
||||
|
||||
Reference in New Issue
Block a user