mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
app-torcx/docker: Bump tini dependency to 0.18.0
I haven't found any incompatible changes on the quick scan of tini's commits log from 0.13.2 to 0.18. So the bump should work just fine.
This commit is contained in:
parent
b4f310ee79
commit
c1fec89441
@ -15,7 +15,7 @@ RDEPEND="
|
|||||||
~app-emulation/containerd-0.2.6
|
~app-emulation/containerd-0.2.6
|
||||||
~app-emulation/docker-proxy-0.8.0_p20161019
|
~app-emulation/docker-proxy-0.8.0_p20161019
|
||||||
~app-emulation/docker-runc-1.0.0_rc2_p136
|
~app-emulation/docker-runc-1.0.0_rc2_p136
|
||||||
=sys-process/tini-0.13.2
|
=sys-process/tini-0.18.0
|
||||||
"
|
"
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
|
Loading…
Reference in New Issue
Block a user