Skip to content

Commit a90e285

Browse files
authored
chore(dep): update gvproxy to v0.8.1 (#9)
1 parent a518f10 commit a90e285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ echo "Building gvp..."
1818
rm -rf gvisor-tap-vsock
1919
git clone https://github.com/containers/gvisor-tap-vsock.git
2020
cd gvisor-tap-vsock
21-
git checkout v0.7.5
21+
git checkout v0.8.1
2222
eval "$(goenv init -)"
2323
goenv install 1.22.0 -s
2424
goenv shell 1.22.0

0 commit comments

Comments
 (0)