docker-tini: unset patches of original tini package

This commit is contained in:
Robert Rose
2025-10-13 15:01:04 +02:00
parent af4f868a21
commit 12828f1fa0
@@ -123,6 +123,8 @@ let
hash = tiniHash;
};
patches = [ ];
# Do not remove static from make files as we want a static binary
postPatch = "";