Skip to content

Commit 94e750f

Browse files
authored
Remove version line as it is deprecated. (#698)
1 parent a5e4420 commit 94e750f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/installation.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,7 @@ Make sure to run the newer Docker Compose V2: https://docs.docker.com/compose/in
4646
3. Edit the docker-compose.yml with this content:
4747

4848
```docker
49-
version: "3"
5049
services:
51-
5250
invidious:
5351
image: quay.io/invidious/invidious:latest
5452
# image: quay.io/invidious/invidious:latest-arm64 # ARM64/AArch64 devices

0 commit comments

Comments
 (0)