1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #40317 from AkihiroSuda/bump-up-rootlesskit

rootless: fix proxying UDP packets
This commit is contained in:
Tianon Gravi 2019-12-18 14:49:49 -08:00 committed by GitHub
commit 3f2d1eb95d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
#!/bin/sh
# v0.7.0
: ${ROOTLESSKIT_COMMIT:=791ac8cb209a107505cd1ca5ddf23a49913e176c}
# v0.7.1
: ${ROOTLESSKIT_COMMIT:=76c4e26750da3986fa0e741464fbf0fcd55bea71}
install_rootlesskit() {
case "$1" in