add docker image to migration.

This commit is contained in:
Miroslav Šedivý 2025-03-30 20:13:38 +02:00
parent 060b868826
commit 3e8169f9dc
3 changed files with 10 additions and 2 deletions

View file

@ -100,7 +100,7 @@ capture:
services:
neko:
# see docs for more variants
image: "ghcr.io/m1k1o/neko/arm-chromium:latest"
image: "ghcr.io/m1k1o/neko/chromium:latest"
restart: "unless-stopped"
# increase on rpi's with more then 1gb ram.
shm_size: "520mb"