Cross.toml 168 B

123
  1. [build.env]
  2. # 'cross' Docker images do not have the tzdata package installed. Add a volume mount to pass it in from the host
  3. volumes = ["ZONEINFO=/usr/share/zoneinfo"]