Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
bump up rootlesskit to v0.4.1
Browse files Browse the repository at this point in the history
Now the child process is killed when the parent dies (rootless-containers/rootlesskit#66)

rootless-containers/rootlesskit@e92d5e7...27a0c7a

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Upstream-commit: 00c92a671933c0e3f9b67940746d31144902929f
Component: engine
  • Loading branch information
AkihiroSuda committed May 15, 2019
1 parent 8a2b363 commit 78981d8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

# v0.4.0
ROOTLESSKIT_COMMIT=e92d5e772ee7e103aecf380c5874a40c52876ff0
# v0.4.1
ROOTLESSKIT_COMMIT=27a0c7a2483732b33d4192c1d178c83c6b9e202d

install_rootlesskit() {
case "$1" in
Expand Down

0 comments on commit 78981d8

Please sign in to comment.