update scripts to scala 3.4.1

This commit is contained in:
hrj
2024-04-17 22:59:58 +05:30
parent fba5b10e77
commit ac44980f50
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.3.3/LibreCaptcha.jar /lc-core
COPY target/scala-3.4.1/LibreCaptcha.jar /lc-core
WORKDIR /lc-core
RUN mkdir data/