We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02ff218 commit db46b3eCopy full SHA for db46b3e
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