Skip to content

Commit

Permalink
Unstable 1.57.72
Browse files Browse the repository at this point in the history
Signed-off-by: Denton Gentry <dgentry@tailscale.com>
  • Loading branch information
DentonGentry committed Jan 11, 2024
1 parent e12dc4b commit 4004f68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
TRACK ?= stable
TRACK ?= unstable
# QNAP has a upper limit of 10 characters for the version.
# For unstable builds we might have 1.X.YYYY-Z
TSTAG ?= 1.56.1
TSTAG ?= 1.57.72
QNAPTAG ?= 1

.PHONY: fetch
Expand Down

0 comments on commit 4004f68

Please sign in to comment.