Use new jdk location on windows, change linux/arm/v7 to linux/arm/v6

This commit is contained in:
FriwiDev
2021-11-18 02:34:17 +01:00
parent 85e8d5b217
commit f745ff5fd1
5 changed files with 5 additions and 16 deletions

View File

@@ -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