Skip to content

Commit

Permalink
Update base image
Browse files Browse the repository at this point in the history
  • Loading branch information
meisenzahl committed Dec 23, 2019
1 parent 9673590 commit dd0180d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hera/arm64/raspi4/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ YYYYMMDD="$(date +%Y%m%d)"
OUTPUT_SUFFIX=".img"
TARGET_IMG="elementaryos-${VERSION}-${TARGET}.${YYYYMMDD}${OUTPUT_SUFFIX}"

BASE_IMG_URL="https://github.com/TheRemote/Ubuntu-Server-raspi4-unofficial/releases/download/v25/ubuntu-18.04.3-preinstalled-server-arm64+raspi4.img.xz"
BASE_IMG_URL="https://github.com/TheRemote/Ubuntu-Server-raspi4-unofficial/releases/download/v26/ubuntu-18.04.3-preinstalled-server-arm64+raspi4.img.xz"
BASE_IMG="ubuntu-18.04.3-preinstalled-server-arm64+raspi4.img"
MountXZ=""

Expand Down

0 comments on commit dd0180d

Please sign in to comment.