Browse Source

Merge pull request #43002 from AkihiroSuda/rootlesskit-0.14.6

bump up rootlesskit from v0.14.4 to v0.14.6
Tianon Gravi 3 years ago
parent
commit
2d93da12af
1 changed files with 1 additions and 1 deletions
  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