1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #40948 from AkihiroSuda/rootlesskit-095

bump up rootlesskit to v0.9.5
This commit is contained in:
Sebastiaan van Stijn 2020-05-11 16:27:12 +02:00 committed by GitHub
commit 6a441845cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# v0.9.4 # v0.9.5
: ${ROOTLESSKIT_COMMIT:=0fec9adac6b078aa8616da47e9d75f663ca3f492} : ${ROOTLESSKIT_COMMIT:=3f5728fbb2b6abdc63d59759e72735442ce6424e}
install_rootlesskit() { install_rootlesskit() {
case "$1" in case "$1" in