Update default docker image names

This commit is contained in:
2025-02-25 00:18:59 -05:00
parent 9fc6a3f9ea
commit c8849f2670
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# Image URL to use all building/pushing image targets
IMG ?= registry.millslan.net/p5x-csi:latest
IMG ?= registry.millslan.net/glmdev/p5x-csi:latest
# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
ifeq (,$(shell go env GOBIN))