This commit is contained in:
Jason House
2021-04-09 18:49:29 -04:00
parent a83e0f54e2
commit a077172d64
21 changed files with 27 additions and 22 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ RUN mkdir -p /usr/app && chmod 777 /usr/data
WORKDIR /usr/app
COPY GapsWeb/target/GapsWeb-0.8.10.jar /usr/app/gaps.jar
COPY GapsWeb/target/GapsWeb-0.8.11.jar /usr/app/gaps.jar
COPY start.sh /usr/app/