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:
parent
c09789c114
commit
61b43b1eb8
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
: "${ROOTLESSKIT_VERSION:=v0.14.4}"
|
||||
: "${ROOTLESSKIT_VERSION:=v0.14.6}"
|
||||
|
||||
install_rootlesskit() {
|
||||
case "$1" in
|
||||
|
|
Loading…
Add table
Reference in a new issue