mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 15:40:22 +00:00
Update Dockerfile
This commit is contained in:
parent
252137ea1a
commit
3d7416c625
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ LABEL version="0.0.6"
|
||||||
|
|
||||||
WORKDIR /websoft9
|
WORKDIR /websoft9
|
||||||
|
|
||||||
ENV LIBRARY_VERSION=0.5.17
|
ENV LIBRARY_VERSION=0.5.18
|
||||||
ENV MEDIA_VERSION=0.0.7
|
ENV MEDIA_VERSION=0.0.7
|
||||||
ENV websoft9_repo="https://github.com/Websoft9/websoft9"
|
ENV websoft9_repo="https://github.com/Websoft9/websoft9"
|
||||||
ENV docker_library_repo="https://github.com/Websoft9/docker-library"
|
ENV docker_library_repo="https://github.com/Websoft9/docker-library"
|
||||||
|
|
Loading…
Reference in a new issue