Skip to content

Commit

Permalink
updated tsOS-Base
Browse files Browse the repository at this point in the history
  • Loading branch information
jonashoechst committed Mar 5, 2024
1 parent 6cfe58a commit 1d16d81
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.02.3/tsOS-Base-${ARCH}-2024.02.3.zip"
FROM "https://github.com/tRackIT-Systems/tsOS-Base/releases/download/2024.03.1/tsOS-Base-${ARCH}-2024.03.1.zip"
TO "tRackIT-OS-${ARCH}.img"
PUMP 300M

Expand Down

0 comments on commit 1d16d81

Please sign in to comment.