build: Update gvisor-tap-vsock to 0.7.4

This contains a fix for a gvproxy crash on macos on fast connections
with heavy network load.

This should fix https://github.com/containers/podman/issues/23114

Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
This commit is contained in:
Christophe Fergeau
2024-07-24 16:16:51 +03:00
parent c804f10686
commit 599c0d167c
5 changed files with 7 additions and 7 deletions

View File

@ -220,7 +220,7 @@ endif
# gvisor-tap-vsock version for gvproxy.exe and win-sshproxy.exe downloads
# the upstream project ships pre-built binaries since version 0.7.1
GV_VERSION=v0.7.3
GV_VERSION=v0.7.4
###
### Primary entry-point targets