mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-11-24 19:46:06 -05:00
update scripts to scala 3.4.1
This commit is contained in:
@@ -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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user