mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-02-14 03:58:06 -05:00
update sbt in dockerfile
This commit is contained in:
parent
907210f229
commit
a020426329
@ -1,5 +1,5 @@
|
||||
FROM adoptopenjdk/openjdk16:alpine AS base-builder
|
||||
ARG SBT_VERSION=1.6.2
|
||||
ARG SBT_VERSION=1.7.1
|
||||
RUN apk add --no-cache bash
|
||||
ENV JAVA_HOME="/usr/lib/jvm/default-jvm/"
|
||||
ENV PATH=$PATH:${JAVA_HOME}/bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user