We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e33e03 commit 750e6daCopy full SHA for 750e6da
Makefile
@@ -66,7 +66,7 @@ OPERATOR_SDK_VERSION ?= v1.34.2
66
# Image URL to use all building/pushing image targets
67
# Image for dev: ml-marklogic-operator-dev.bed-artifactory.bedford.progress.com/marklogic-operator-kubernetes
68
# IMG ?= progressofficial/marklogic-operator-kubernetes:$(VERSION)
69
-IMG = "testrepo/marklogic-operator-image-dev:1.0.0"
+IMG ?= "testrepo/marklogic-operator-image-dev:1.0.0"
70
71
72
# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
0 commit comments