ソースを参照

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 3 年 前
コミット
61b43b1eb8
1 ファイル変更1 行追加1 行削除
  1. 1 1
      hack/dockerfile/install/rootlesskit.installer

+ 1 - 1
hack/dockerfile/install/rootlesskit.installer

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