Skip to content

Commit

Permalink
Merge pull request #101 from tariq1890/bump-ver
Browse files Browse the repository at this point in the history
bump docker tag to v1.2.7
  • Loading branch information
rthallisey committed Apr 19, 2024
2 parents dde6a31 + f4807c9 commit 0de8b96
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.6
DOCKER_TAG ?= v1.2.7

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

0 comments on commit 0de8b96

Please sign in to comment.