Skip to content

Commit 23c21aa

Browse files
authored
Merge branch 'main' into kakkoyun/goroutine_leak
2 parents e446001 + 42dc83b commit 23c21aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile.common

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ endif
9292

9393
DOCKER_ARCHS ?= amd64 arm64 armv7 ppc64le riscv64 s390x
9494
DOCKERFILE_ARCH_EXCLUSIONS ?=
95-
DOCKER_REGISTRY_ARCH_EXCLUSIONS ?= quay.io:riscv64
95+
DOCKER_REGISTRY_ARCH_EXCLUSIONS ?=
9696
DOCKERFILE_VARIANTS ?= $(wildcard Dockerfile Dockerfile.*)
9797

9898
# Function to extract variant from Dockerfile label.

0 commit comments

Comments
 (0)