Skip to content

Commit

Permalink
bump kubevirt-gpu-device-plugin version to 1.2.10
Browse files Browse the repository at this point in the history
Signed-off-by: Tariq Ibrahim <[email protected]>
  • Loading branch information
tariq1890 committed Oct 15, 2024
1 parent bd30d3f commit 6869b6e
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 @@ -25,7 +25,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

DOCKER_REPO ?= "nvcr.io/nvidia/kubevirt-gpu-device-plugin"
DOCKER_TAG ?= v1.2.9
DOCKER_TAG ?= v1.2.10

build:
go build -o nvidia-kubevirt-gpu-device-plugin kubevirt-gpu-device-plugin/cmd
Expand Down

0 comments on commit 6869b6e

Please sign in to comment.