diff --git a/bin/compile b/bin/compile index c13cecf..1b99594 100755 --- a/bin/compile +++ b/bin/compile @@ -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"