Removed the version from the docker compose
Removed the version from the docker compose, otherwise Docker compose gives a warning that its not needed. Merry Christmas
This commit is contained in:
parent
67d8bd5598
commit
6320e3eabd
1 changed files with 0 additions and 1 deletions
|
|
@ -94,7 +94,6 @@ Simply search for Pinchflat in the Community Apps store!
|
|||
Docker Compose file:
|
||||
|
||||
```yaml
|
||||
version: '3'
|
||||
services:
|
||||
pinchflat:
|
||||
image: ghcr.io/kieraneglin/pinchflat:latest
|
||||
|
|
|
|||
Loading…
Reference in a new issue