We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d821820 + fb87665 commit b2cec1eCopy full SHA for b2cec1e
Makefile
@@ -25,7 +25,7 @@
25
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26
27
DOCKER_REPO ?= "nvcr.io/nvidia/kubevirt-gpu-device-plugin"
28
-DOCKER_TAG ?= v1.2.8
+DOCKER_TAG ?= v1.2.9
29
30
build:
31
go build -o nvidia-kubevirt-gpu-device-plugin kubevirt-gpu-device-plugin/cmd
0 commit comments