Browse code

Bump tini to v0.18.0

This bumps the version of tini used to fec3683b971d9c3ef73f284f176672c44b448662 (v0.18.0)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

Sebastiaan van Stijn authored on 2018/04/26 00:50:56
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 #!/bin/sh
2 2
 
3
-TINI_COMMIT=949e6facb77383876aeff8a6944dde66b3089574
3
+TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 # v0.18.0
4 4
 
5 5
 install_tini() {
6 6
 	echo "Install tini version $TINI_COMMIT"