We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5e4420 commit 94e750fCopy full SHA for 94e750f
docs/installation.md
@@ -46,9 +46,7 @@ Make sure to run the newer Docker Compose V2: https://docs.docker.com/compose/in
46
3. Edit the docker-compose.yml with this content:
47
48
```docker
49
- version: "3"
50
services:
51
-
52
invidious:
53
image: quay.io/invidious/invidious:latest
54
# image: quay.io/invidious/invidious:latest-arm64 # ARM64/AArch64 devices
0 commit comments