chore: remove timestamping change

This commit is contained in:
ConYel 2024-05-26 09:38:09 +02:00
parent 8f25de7ff5
commit 19c178a92a
No known key found for this signature in database
GPG key ID: DD9F5D50CAA0BAD4

View file

@ -29,7 +29,6 @@ from build as install
RUN <<-EOF
mkdir -p /rootfs/usr/bin/
cp bin/go-md2man /rootfs/usr/bin/
find /rootfs -exec touch -hcd "@0" "{}" +
EOF
FROM stagex/filesystem as package