Skip to content

Commit 0de8b96

Browse files
authored
Merge pull request #101 from tariq1890/bump-ver
bump docker tag to v1.2.7
2 parents dde6a31 + f4807c9 commit 0de8b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2626

2727
DOCKER_REPO ?= "nvcr.io/nvidia/kubevirt-gpu-device-plugin"
28-
DOCKER_TAG ?= v1.2.6
28+
DOCKER_TAG ?= v1.2.7
2929

3030
build:
3131
go build -o nvidia-kubevirt-gpu-device-plugin kubevirt-gpu-device-plugin/cmd

0 commit comments

Comments
 (0)