This commit is contained in:
Jason House
2020-09-27 20:40:14 +09:00
parent f969110670
commit 21caa3d857
28 changed files with 121 additions and 48 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ RUN mkdir -p /usr/app && chmod 777 /usr/data
WORKDIR /usr/app
COPY GapsWeb/target/GapsWeb-0.8.0.jar /usr/app/gaps.jar
COPY GapsWeb/target/GapsWeb-0.8.1.jar /usr/app/gaps.jar
COPY startDebug.sh /usr/app/