From feb6649cae1b74c66ba2ec5271e94c1709bcda2d Mon Sep 17 00:00:00 2001 From: Kelvin Chen Date: Tue, 31 Jan 2017 11:58:57 -0500 Subject: [PATCH] Update compose file to v3 --- README.md | 4 ++-- docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cd3c552..bad895a 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,8 @@ through the reverse proxy. You will have to sign in with your plex.tv account if you do this. ## Dependencies -- [Docker](https://github.com/docker/docker) >= 1.10.0 -- [Docker Compose](https://github.com/docker/compose) >=v1.6.0 +- [Docker](https://github.com/docker/docker) >= 1.13.0 +- [Docker Compose](https://github.com/docker/compose) >=v1.10.0 ## Running ```sh diff --git a/docker-compose.yml b/docker-compose.yml index 358919f..a2b3a63 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,4 +1,4 @@ -version: '2' +version: '3' networks: main: