update scala version in scripts

This commit is contained in:
hrj
2022-11-30 09:51:52 +05:30
parent 25fb901e9e
commit 5d7ccbb1c5
3 changed files with 4 additions and 4 deletions

View File

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