There was an error while loading. Please reload this page.
1 parent 7ae38a4 commit c4d7fe6Copy full SHA for c4d7fe6
1 file changed
Makefile.common
@@ -92,7 +92,7 @@ endif
92
93
DOCKER_ARCHS ?= amd64 arm64 armv7 ppc64le riscv64 s390x
94
DOCKERFILE_ARCH_EXCLUSIONS ?=
95
-DOCKER_REGISTRY_ARCH_EXCLUSIONS ?= quay.io:riscv64
+DOCKER_REGISTRY_ARCH_EXCLUSIONS ?=
96
DOCKERFILE_VARIANTS ?= $(wildcard Dockerfile Dockerfile.*)
97
98
# Function to extract variant from Dockerfile label.
0 commit comments