瀏覽代碼

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