Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Commit

Permalink
Merge pull request #298 from opendatakit/yanokwa-patch-1
Browse files Browse the repository at this point in the history
Debian puts latest release in release, so we must use archive instead
  • Loading branch information
yanokwa authored Aug 8, 2018
2 parents cca9f7b + cf7602b commit 266956d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packer/aggregate.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@
"iso_checksum_type": "sha256",
"iso_name": "debian-9.4.0-amd64-netinst.iso",
"memory": "1024",
"mirror": "http://cdimage.debian.org/cdimage/release",
"mirror": "http://cdimage.debian.org/cdimage/archive",
"mirror_directory": "9.4.0/amd64/iso-cd",
"name": "aggregate",
"networking": "bridged",
Expand Down

0 comments on commit 266956d

Please sign in to comment.