Skip to content

Commit

Permalink
fix container image name in makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
schrej committed Aug 2, 2024
1 parent bdbb7b0 commit 2861e28
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@

# Image URL to use all building/pushing image targets
IMG ?= ghcr.io/telekom/cluster-api-ipam-provider-infoblox:dev
IMG ?= ghcr.io/telekom/cluster-api-ipam-provider-infoblox
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
ENVTEST_K8S_VERSION = 1.27

Expand Down

0 comments on commit 2861e28

Please sign in to comment.