diff --git a/Makefile b/Makefile index cb230d8e9f..7f7271bd6d 100644 --- a/Makefile +++ b/Makefile @@ -191,7 +191,7 @@ endif # dependencies. This is only used for the Windows installer task (podman.msi), which must # include this lightweight helper binary. # -GV_GITURL=git://github.com/containers/gvisor-tap-vsock.git +GV_GITURL=https://github.com/containers/gvisor-tap-vsock.git GV_SHA=e943b1806d94d387c4c38d96719432d50a84bbd0 ###