Skip to content

Commit 54e83ef

Browse files
committed
Update base image
1 parent deb91ba commit 54e83ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

juno/arm64/raspi4/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ YYYYMMDD="$(date +%Y%m%d)"
88
OUTPUT_SUFFIX=".img"
99
TARGET_IMG="elementaryos-${VERSION}-${TARGET}.${YYYYMMDD}${OUTPUT_SUFFIX}"
1010

11-
BASE_IMG_URL="https://github.com/TheRemote/Ubuntu-Server-raspi4-unofficial/releases/download/v17/ubuntu-18.04.3-preinstalled-server-arm64+raspi4.img.xz"
11+
BASE_IMG_URL="https://github.com/TheRemote/Ubuntu-Server-raspi4-unofficial/releases/download/v19/ubuntu-18.04.3-preinstalled-server-arm64+raspi4.img.xz"
1212
BASE_IMG="ubuntu-18.04.3-preinstalled-server-arm64+raspi4.img"
1313
MountXZ=""
1414

0 commit comments

Comments
 (0)