mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2025-09-02 18:59:19 +00:00
set correct seahub production image
This commit is contained in:
parent
2a393b4a98
commit
6ce3accdfa
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ services:
|
||||||
- seafile-net
|
- seafile-net
|
||||||
|
|
||||||
seahub:
|
seahub:
|
||||||
image: seahub-alpine2
|
image: ggogel/seahub:9.0.9
|
||||||
volumes:
|
volumes:
|
||||||
- seafile-data:/shared
|
- seafile-data:/shared
|
||||||
- seahub-avatars:/shared/seafile/seahub-data/avatars
|
- seahub-avatars:/shared/seafile/seahub-data/avatars
|
||||||
|
|
Loading…
Add table
Reference in a new issue