'seafile_sync/Dockerfile' updaten
This commit is contained in:
parent
35f0e0b250
commit
348760e7cd
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
# https://gitlab.com/flwgns-docker/seafile-client/
|
||||
FROM flowgunso/seafile-client:latest
|
||||
|
||||
ENV \
|
||||
SEAF_SERVER_URL: SERVER_URL \
|
||||
|
@ -6,4 +7,3 @@ ENV \
|
|||
SEAF_PASSWORD: PASSWORD \
|
||||
SEAF_LIBRARY_UUID: LIBRARY_UUID
|
||||
|
||||
FROM flowgunso/seafile-client:latest
|
||||
|
|
Loading…
Reference in a new issue