fix: set correct docker image
This commit is contained in:
parent
2b916c697a
commit
0d9185570e
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ services:
|
||||||
- 8080:80
|
- 8080:80
|
||||||
volumes:
|
volumes:
|
||||||
- ./:/opt/www/files/
|
- ./:/opt/www/files/
|
||||||
image: git.aroy-art.com/aroy/nginx-file-browser
|
image: git.aroy-art.com/aroy/iso-share:latest
|
||||||
|
|
Loading…
Reference in a new issue