mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-11-13 20:53:46 +08:00
Use new jdk location on windows, change linux/arm/v7 to linux/arm/v6
This commit is contained in:
@@ -3,7 +3,7 @@ FROM friwidev/jcefdocker:linux-latest AS stage
|
||||
#Declare build type argument (Release or Debug)
|
||||
ARG BUILD_TYPE
|
||||
|
||||
#Declare architecture argument (arm64, arm/v7, 386 or amd64)
|
||||
#Declare architecture argument (arm64, arm/v6, 386 or amd64)
|
||||
ARG TARGETARCH
|
||||
|
||||
#Declare git args
|
||||
|
||||
Reference in New Issue
Block a user