Skip to content

Commit

Permalink
Update quay organization (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
edcdavid authored Aug 8, 2024
1 parent 9a9f8a0 commit 361da7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -x
VERSION=latest
IMAGE_TAG=l2discovery
REPO=quay.io/testnetworkfunction
REPO=quay.io/redhat-best-practices-for-k8s
go build l2discovery.go
podman build -t ${IMAGE_TAG} --rm -f Dockerfile .

Expand Down

0 comments on commit 361da7d

Please sign in to comment.