Browse code

bump up rootlesskit to v0.14.1

Fix `DOCKERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=slirp4netns` regression.

Full changes: https://github.com/rootless-containers/rootlesskit/compare/v0.14.0...v0.14.1

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
(cherry picked from commit 45021ee35472a62796cefb3f65a5b15efcde2d4c)
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>

Akihiro Suda authored on 2021/03/30 18:01:44
Showing 1 changed files
... ...
@@ -1,7 +1,7 @@
1 1
 #!/bin/sh
2 2
 
3
-# v0.14.0
4
-: "${ROOTLESSKIT_COMMIT:=81d7d047d09a5b93645817ec580181de7a984082}"
3
+# v0.14.1
4
+: "${ROOTLESSKIT_COMMIT:=ed9b8c5cc48d29d0a979dae52a24f6e886795abd}"
5 5
 
6 6
 install_rootlesskit() {
7 7
 	case "$1" in