This commit is contained in:
Jason House
2020-08-27 23:04:26 +09:00
parent 9a14b5d307
commit 3f7632ef3d
18 changed files with 30 additions and 25 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ RUN mkdir -p /usr/app && chmod 777 /usr/data
WORKDIR /usr/app
COPY GapsWeb/target/GapsWeb-0.5.4.jar /usr/app/gaps.jar
COPY GapsWeb/target/GapsWeb-0.6.0.jar /usr/app/gaps.jar
COPY start.sh /usr/app/