Browse Source

Merge pull request #8758 from keeganwitt/gradle

Add all supported AdoptOpenJDK architectures
yosifkit 5 năm trước cách đây
mục cha
commit
f1c94f197c
1 tập tin đã thay đổi với 5 bổ sung5 xóa
  1. 5 5
      library/gradle

+ 5 - 5
library/gradle

@@ -3,19 +3,19 @@ GitRepo: https://github.com/keeganwitt/docker-gradle.git
 GitCommit: f6e27a40b3c8b6dcc8dc07a278f7a9f0c2a808cb
 
 Tags: 6.6.1-jdk8, 6.6-jdk8, jdk8, 6.6.1-jdk, 6.6-jdk, jdk, 6.6.1, 6.6, latest
-Architectures: amd64, ppc64le, s390x
+Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
 Directory: jdk8
 
 Tags: 6.6.1-jre8, 6.6-jre8, jre8, 6.6.1-jre, 6.6-jre, jre
-Architectures: amd64, ppc64le, s390x
+Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
 Directory: jre8
 
 Tags: 6.6.1-jdk11, 6.6-jdk11, jdk11
-Architectures: amd64, arm32v7, ppc64le
+Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
 Directory: jdk11
 
 Tags: 6.6.1-jre11, 6.6-jre11, jre11
-Architectures: amd64, arm64v8, ppc64le, s390x
+Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
 Directory: jre11
 
 Tags: 6.6.1-jdk14, 6.6-jdk14, jdk14
@@ -23,5 +23,5 @@ Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
 Directory: jdk14
 
 Tags: 6.6.1-jre14, 6.6-jre14, jre14
-Architectures: amd64, arm64v8, ppc64le, s390x
+Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
 Directory: jre14