Skip to content

Commit db46b3e

Browse files
authored
Update common Prometheus files (#5177)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
1 parent 02ff218 commit db46b3e

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)