瀏覽代碼

Merge pull request #8763 from keeganwitt/groovy

Add all supported AdoptOpenJDK architectures
yosifkit 5 年之前
父節點
當前提交
9c93d3c2c6
共有 1 個文件被更改,包括 5 次插入5 次删除
  1. 5 5
      library/groovy

+ 5 - 5
library/groovy

@@ -3,19 +3,19 @@ GitRepo: https://github.com/groovy/docker-groovy.git
 GitCommit: 0913d539587a11ece93ef09f68356b7bf2607e1b
 
 Tags: 3.0.5-jdk8, 3.0-jdk8, 3.0.5-jdk, 3.0-jdk, jdk8, jdk
-Architectures: amd64, ppc64le, s390x
+Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
 Directory: jdk8
 
 Tags: 3.0.5-jre8, 3.0-jre8, 3.0.5-jre, 3.0-jre, 3.0.5, 3.0, jre8, jre, latest
-Architectures: amd64, ppc64le, s390x
+Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
 Directory: jre8
 
 Tags: 3.0.5-jdk11, 3.0-jdk11, jdk11
-Architectures: amd64, arm32v7, ppc64le
+Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
 Directory: jdk11
 
 Tags: 3.0.5-jre11, 3.0-jre11, jre11
-Architectures: amd64, arm64v8, ppc64le, s390x
+Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
 Directory: jre11
 
 Tags: 3.0.5-jdk14, 3.0-jdk14, jdk14
@@ -23,5 +23,5 @@ Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
 Directory: jdk14
 
 Tags: 3.0.5-jre14, 3.0-jre14, jre14
-Architectures: amd64, arm64v8, ppc64le, s390x
+Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
 Directory: jre14