Update Dockerfile

This commit is contained in:
qiaofeng1227 2023-12-01 16:59:04 +08:00 committed by GitHub
parent 252137ea1a
commit 3d7416c625
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 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"