Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #434 from AkihiroSuda/bump-up-rootlesskit-1903
Browse files Browse the repository at this point in the history
[19.03 backport] rootless: fix proxying UDP packets
Upstream-commit: ec50d8f81462c8fb42ad1a4334899a5a1cf0c2e4
Component: engine
  • Loading branch information
thaJeztah committed Jan 20, 2020
2 parents ebff06c + 934fe59 commit 10edafe
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

# v0.7.0
ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c
# v0.7.1
: ${ROOTLESSKIT_COMMIT:=76c4e26750da3986fa0e741464fbf0fcd55bea71}

install_rootlesskit() {
case "$1" in
Expand Down

0 comments on commit 10edafe

Please sign in to comment.