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>
This commit is contained in:
Akihiro Suda 2021-11-08 16:10:56 +09:00
parent c09789c114
commit 61b43b1eb8
No known key found for this signature in database
GPG key ID: 49524C6F9F638F1A

View file

@ -1,6 +1,6 @@
#!/bin/sh
: "${ROOTLESSKIT_VERSION:=v0.14.4}"
: "${ROOTLESSKIT_VERSION:=v0.14.6}"
install_rootlesskit() {
case "$1" in