Update Dockerfile

This commit is contained in:
qiaofeng1227 2023-11-27 17:49:40 +08:00 committed by GitHub
parent 107ebeb450
commit ffc02e9c51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ LABEL version="0.0.6"
WORKDIR /websoft9
ENV LIBRARY_VERSION=0.5.13
ENV LIBRARY_VERSION=0.5.14
ENV MEDIA_VERSION=0.0.7
ENV websoft9_repo="https://github.com/Websoft9/websoft9"
ENV docker_library_repo="https://github.com/Websoft9/docker-library"