Commit 12828f1f authored by Robert Rose's avatar Robert Rose
Browse files

docker-tini: unset patches of original tini package

parent af4f868a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -123,6 +123,8 @@ let
          hash = tiniHash;
        };

        patches = [ ];

        # Do not remove static from make files as we want a static binary
        postPatch = "";