This commit is contained in:
Jason House
2020-09-10 13:35:56 +09:00
parent 07dff6cfed
commit 38211cf509
18 changed files with 25 additions and 20 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.7.4.jar /usr/app/gaps.jar
COPY GapsWeb/target/GapsWeb-0.7.5.jar /usr/app/gaps.jar
COPY start.sh /usr/app/