Browse code

bump up rootlesskit from v0.14.4 to v0.14.6

Minor fixes and refactoring.
https://github.com/rootless-containers/rootlesskit/compare/v0.14.4...v0.14.6

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>

Akihiro Suda authored on 2021/11/08 16:10:56
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 #!/bin/sh
2 2
 
3
-: "${ROOTLESSKIT_VERSION:=v0.14.4}"
3
+: "${ROOTLESSKIT_VERSION:=v0.14.6}"
4 4
 
5 5
 install_rootlesskit() {
6 6
 	case "$1" in