gvproxy: Use 0.8.1 binary

This fixes a few bugs, notably in the DNS resolution code.

Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
This commit is contained in:
Christophe Fergeau
2024-12-13 15:19:07 +01:00
parent beefbd7560
commit 3021dbec7a
2 changed files with 2 additions and 2 deletions

View File

@ -218,7 +218,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.8.0
GV_VERSION=v0.8.1
###
### Primary entry-point targets