From 1947f035cbdf53a98042b0ac3d099b85592ef4bd Mon Sep 17 00:00:00 2001 From: Arthur Sengileyev Date: Thu, 10 Aug 2023 10:20:30 +0300 Subject: [PATCH] Bump bundled gvproxy to 0.7.0 Signed-off-by: Arthur Sengileyev --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 127f4c5688..4cd77ccad0 100644 --- a/Makefile +++ b/Makefile @@ -208,7 +208,7 @@ endif # include this lightweight helper binary. # GV_GITURL=https://github.com/containers/gvisor-tap-vsock.git -GV_SHA=407efb5dcdb0f4445935f7360535800b60447544 +GV_SHA=db608827124caa71ba411cec8ea959bb942984fe ### ### Primary entry-point targets