We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93370b3 commit f2aef10Copy full SHA for f2aef10
1 file changed
Makefile
@@ -12,7 +12,7 @@
12
# limitations under the License.
13
14
# Needs to be defined before including Makefile.common to auto-generate targets
15
-DOCKER_ARCHS ?= amd64
+DOCKER_ARCHS ?= amd64 armv7 arm64 ppc64le s390x
16
DOCKER_REPO ?= prometheuscommunity
17
18
include Makefile.common
0 commit comments