setup-environment: set default timestamp to latest manifest tag
Currently, the default timestamp is defined to be 2018. Which leads to problem when download online via curl (certificate)
Set default timestamp to the time of the latest manifest tag, so it will at least be recent enough to use curl without needing to set time manually.