Skip to content

Commit f4807c9

Browse files
committed
bump docker tag to v1.2.7
Signed-off-by: Tariq Ibrahim <[email protected]>
1 parent dde6a31 commit f4807c9

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)