Skip to content

Commit

Permalink
update docker tag to v1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tariq1890 committed Mar 14, 2024
1 parent 4e70e4c commit b03c8ad
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.4
DOCKER_TAG ?= v1.2.6

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

0 comments on commit b03c8ad

Please sign in to comment.