Skip to content

Commit

Permalink
update TAILSCALE_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
uchouhan committed Jan 16, 2024
1 parent 29e1de7 commit f634a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/compile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ shopt -s nullglob

export_env_dir "$ENV_DIR"

: ${TAILSCALE_VERSION:=1.56.0} && log "Using Tailscale version: $TAILSCALE_VERSION"
: ${TAILSCALE_VERSION:=1.56.1} && log "Using Tailscale version: $TAILSCALE_VERSION"

log "Install Tailscale"
log "Add Tailscale to the PATH"
Expand Down

0 comments on commit f634a49

Please sign in to comment.