Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
Signed-off-by: Ishaan Sehgal <[email protected]>
Signed-off-by: Bangqi Zhu <[email protected]>
  • Loading branch information
ishaansehgal99 authored and Bangqi Zhu committed Nov 1, 2024
1 parent b61fa45 commit 506671d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
REGISTRY ?= YOUR_REGISTRY
IMG_NAME ?= workspace
VERSION ?= v0.3.1
GPU_PROVISIONER_VERSION ?= 0.2.0
GPU_PROVISIONER_VERSION ?= 0.2.1
IMG_TAG ?= $(subst v,,$(VERSION))

ROOT_DIR := $(shell dirname $(realpath $(firstword $(MAKEFILE_LIST))))
Expand Down

0 comments on commit 506671d

Please sign in to comment.