Is your feature request related to a problem? Please describe.
The timestamp should be set to $SOURCE_DATE_EPOCH env var, so that builds are deterministic and can be reproduced at some point in the future.
Describe the solution you'd like
More explanation here: https://reproducible-builds.org/docs/source-date-epoch/
Is your feature request related to a problem? Please describe.
The timestamp should be set to $SOURCE_DATE_EPOCH env var, so that builds are deterministic and can be reproduced at some point in the future.
Describe the solution you'd like
More explanation here: https://reproducible-builds.org/docs/source-date-epoch/