Skip to content

Commit de00162

Browse files
authored
Clean up missed nephio references (#985)
Signed-off-by: liamfallon <liam.fallon@est.tech>
1 parent 2015e37 commit de00162

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
IMAGE_TAG ?= latest
16-
IMAGE_REPO ?= docker.io/nephio
16+
IMAGE_REPO ?= ghcr.io/kptdev
1717
IMAGE_NAME ?= porch-server
1818
PORCHDIR = $(abspath $(CURDIR)/..)
1919
ALPINE_VERSION ?= 3.23.3

scripts/get-kind-metallb-subnet.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
2-
# Copyright 2026 The kpt and Nephio Authors
2+
# Copyright 2026 The kpt Authors
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)