mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #43002 from AkihiroSuda/rootlesskit-0.14.6
bump up rootlesskit from v0.14.4 to v0.14.6
This commit is contained in:
commit
2d93da12af
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