Skip to content

Commit

Permalink
update base
Browse files Browse the repository at this point in the history
  • Loading branch information
jonashoechst committed May 8, 2024
1 parent 5dfd6b8 commit ad1c2b4
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.2/tsOS-Base-${ARCH}-2024.04.2.zip"
FROM "https://github.com/tRackIT-Systems/tsOS-Base/releases/download/2024.05.1/tsOS-Base-${ARCH}-2024.05.1.zip"
TO "tRackIT-OS-${ARCH}.img"
PUMP 300M

Expand Down

0 comments on commit ad1c2b4

Please sign in to comment.