Disable automatic pull of Akkoma image
This commit is contained in:
parent
f50c6ac957
commit
7d9fbf6bb2
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ services:
|
||||||
|
|
||||||
akkoma:
|
akkoma:
|
||||||
image: akkoma:latest
|
image: akkoma:latest
|
||||||
|
pull_policy: never
|
||||||
build: .
|
build: .
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in a new issue