update to scala 3.1.2

This commit is contained in:
hrj
2022-04-13 07:34:11 +05:30
parent b50df7ec2f
commit a9b630724d
4 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@ ENV PATH=$PATH:${JAVA_HOME}/bin
FROM base-core
RUN mkdir /lc-core
COPY target/scala-3.1.1/LibreCaptcha.jar /lc-core
COPY target/scala-3.1.2/LibreCaptcha.jar /lc-core
WORKDIR /lc-core
RUN mkdir data/