Skip to content

Commit

Permalink
updated base
Browse files Browse the repository at this point in the history
  • Loading branch information
jonashoechst committed May 2, 2024
1 parent 1eb1471 commit 5dfd6b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tRackIT-OS.Pifile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Set default ARCH
: ${ARCH:=arm64}

FROM "https://github.com/tRackIT-Systems/tsOS-Base/releases/download/2024.04.1/tsOS-Base-${ARCH}-2024.04.1.zip"
FROM "https://github.com/tRackIT-Systems/tsOS-Base/releases/download/2024.04.2/tsOS-Base-${ARCH}-2024.04.2.zip"
TO "tRackIT-OS-${ARCH}.img"
PUMP 300M

Expand Down

0 comments on commit 5dfd6b8

Please sign in to comment.