This commit is contained in:
Miroslav Šedivý 2023-08-26 21:13:20 +01:00
parent 8ef9c1aff5
commit 052a961fd9
2 changed files with 3 additions and 2 deletions

View file

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