From 5054cbe7fb46af3b7447a07ca589a9ed547fe762 Mon Sep 17 00:00:00 2001 From: Raul Sevilla Date: Fri, 1 Mar 2024 12:22:30 +0100 Subject: [PATCH] Updating image location Signed-off-by: Raul Sevilla --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 081816f6..80783a9c 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ CGO = 0 RHEL_VERSION = ubi9 CONTAINER ?= podman CONTAINER_BUILD ?= podman build --force-rm -CONTAINER_NS ?= quay.io/cloud-bulldozer/netperf +CONTAINER_NS ?= quay.io/cloud-bulldozer/k8s-netperf SOURCES := $(shell find . -type f -name "*.go") # k8s-netperf version