Skip to content

Commit

Permalink
chore(dep): update gvproxy to v0.8.1 (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
ihexon authored Dec 6, 2024
1 parent a518f10 commit a90e285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ echo "Building gvp..."
rm -rf gvisor-tap-vsock
git clone https://github.com/containers/gvisor-tap-vsock.git
cd gvisor-tap-vsock
git checkout v0.7.5
git checkout v0.8.1
eval "$(goenv init -)"
goenv install 1.22.0 -s
goenv shell 1.22.0
Expand Down

0 comments on commit a90e285

Please sign in to comment.