Skip to content

Commit

Permalink
Updating image location
Browse files Browse the repository at this point in the history
Signed-off-by: Raul Sevilla <[email protected]>
  • Loading branch information
rsevilla87 committed Mar 1, 2024
1 parent 22296c5 commit 5054cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5054cbe

Please sign in to comment.