Update Dockerfile

This commit is contained in:
qiaofeng1227 2023-11-30 16:20:18 +08:00 committed by GitHub
parent 0911437d67
commit 95aac49833
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.15
ENV LIBRARY_VERSION=0.5.16
ENV MEDIA_VERSION=0.0.7
ENV websoft9_repo="https://github.com/Websoft9/websoft9"
ENV docker_library_repo="https://github.com/Websoft9/docker-library"