Merge pull request #42294 from AkihiroSuda/rootlesskit-0.14.2-2010

[20.10 backport] bump up rootlesskit to v0.14.2 (Fix `Timed out proxy starting the userland proxy.` error with `DOCKERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=slirp4netns`)
This commit is contained in:
Brian Goff 2021-04-30 09:18:11 -07:00 committed by GitHub
commit 614a70a11b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
#!/bin/sh
# v0.14.1
: "${ROOTLESSKIT_COMMIT:=ed9b8c5cc48d29d0a979dae52a24f6e886795abd}"
# v0.14.2
: "${ROOTLESSKIT_COMMIT:=4cd567642273d369adaadcbadca00880552c1778}"
install_rootlesskit() {
case "$1" in