Update arrs/docker-compose.yml
This commit is contained in:
parent
2cc5c5ac9b
commit
f99af75392
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ services:
|
||||||
|
|
||||||
homarr:
|
homarr:
|
||||||
container_name: homarr
|
container_name: homarr
|
||||||
image: ghcr.io/ajnart/homarr@sha256:e4f51bc422be187c878082060eb720da7de64e5c650ea3fa86ab80981950decd
|
image: ghcr.io/ajnart/homarr:0.15.3
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- /docker/appdata/homarr/configs:/app/data/configs
|
- /docker/appdata/homarr/configs:/app/data/configs
|
||||||
|
|
Reference in a new issue